Skip to content

TermiC V1.1

Compare
Choose a tag to compare
@hanoglu hanoglu released this 27 Oct 15:56
· 60 commits to main since this release
eb7f842

To install TermiC V1.1:

wget "https://github.com/hanoglu/TermiC/releases/download/V1.1/TermiC.sh"
sudo cp TermiC.sh /bin/termic
sudo bash -c "echo -e '#\!/bin/bash\n/bin/termic cpp' > /bin/termic++"
sudo chmod +x /bin/termic
sudo chmod +x /bin/termic++
rm -f TermiC.sh

To start TermiC:

termic # For C shell
termic++ # For C++ shell

Note: Please use latest version to be able to use all features of TermiC.