Skip to content

Instantly share code, notes, and snippets.

@IlnarSelimcan
Created November 27, 2018 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IlnarSelimcan/c726419d16a6802643626d1219730b41 to your computer and use it in GitHub Desktop.
Save IlnarSelimcan/c726419d16a6802643626d1219730b41 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
git clone https://github.com/IlnarSelimcan/apertium-quality.git
cd apertium-quality/mwtools/python3
sudo python3 ./setup.py install
cd ../../
./autogen.sh && make && sudo make install
cd ../../../
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment