/ccode

Primary LanguageShell

Ccode

Ccode is a program that makes you create a simple C language project environment using one command

How to install ?

Clone the project

  git clone https://github.com/omanar42/ccode.git

Go to the project directory

  cd ccode

Give permission

  chmod +x installer.sh

Run the installer

  bash installer.sh

How to use ?

Run the command after installing it

  ccode

If you want to use it without installing, give permission and run.

  bash ccode.sh

Screenshots

Program Screenshot

Notes :

In case of any error/issue, please don't hesitate to report it.