GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology. Read more about Why. See also How to get started and our Privacy document.
GiellaLT contains over 200 repositories. If you want to check out many (or all) of them, you may need a program to handle operations to several repositories at the same time. for this, we have made a program called gut.
sudo port uninstall rust
,
then go on and install rust as shown in the link above.. .profile
to tell your computer that you have rust.lang
folder, do (and note the final dot at the last command):git clone https://github.com/divvun/gut.git
cd gut
cargo install --path .
Thereafter you need to set up gut:
sh gut init
# NOTE: more documentation to come!
While waiting: In order to use gut, have a lok at the gut usage page.