Skip to content

Instantly share code, notes, and snippets.

@IlnarSelimcan
Created July 14, 2018 14:21
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/87efbbe8a569833e68e89b126836e2bc to your computer and use it in GitHub Desktop.
Save IlnarSelimcan/87efbbe8a569833e68e89b126836e2bc to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
git clone https://github.com/apertium/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