|
VISL CG-3 Integrated Development Environment
This is the Integrated Development Environment (IDE) for CG-3.
People who know something about all this:
Discussion Forum / Mailing List
Downloads
This is almost identical to installing CG-3, only replace cg3 with cg3ide.
- Windows
- Mac OS X / macOS: To get around macOS security, download the file from Terminal with:
curl https://edu.visl.dk/download/vislcg3/cg3ide-macosx.zip > ~/Desktop/cg3ide-macosx.zip
Then open and install it from Finder as with any other application.
- Ubuntu, Debian, and derivatives:
wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash sudo apt-get install cg3ide
- Fedora, RHEL, CentOS, OpenSUSE, and derivatives:
wget https://apertium.projectjj.com/rpm/install-nightly.sh -O - | sudo bash sudo yum install cg3ide
(replace yum with dnf for Fedora, and zypper for OpenSUSE)
|
|