#tCAD This is tCAD (terminal based CAD software)
How to install tCAD
First of all you need to install all dependencies and build system
Install g++ compiler
Install Cairo graphics library then,
Open terminal and issue commands given below
1 make
2 sudo make install
Any contribution of any type would be appreciated. If u want to contribute then simply fork our repository and commit changes there, after that send us a pull request. We will review and merge the changes if they are satisfactory.