Skip to content
/ Quad Public

Small app made for exercising in C++ programming and creating make files

License

Notifications You must be signed in to change notification settings

DovgaNik/Quad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quad

Syntax

quad [a] [b] [c] [options]

screenshot

Options

v - verbose(only for developers)

screenshot

Installation

On any linux distribution

git clone https://github.com/DovgaNik/Quad.git
cd Quad
sudo make install

Uninstallation

git clone https://github.com/DovgaNik/Quad.git
cd Quad
sudo make uninstall

Or you can type

sudo rm /bin/quad

Soon

  • I will add version for Windows(not soon)

About

Small app made for exercising in C++ programming and creating make files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published