Skip to content

fxrdhan/C-MiniProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Projects

License: MIT

LinuxUbuntuDebian

Mini Project with C Language Programming wrapped in a CLI that is used to navigate several projects that have been created.
Fully worked in Linux Terminal based on Ubuntu or Debian.

NOTE: there is a slight incompatibility with windows powershell

Documentation

For documentation of the code flow see the comment on the code line

Install the necessary headers

Install the libreadline-dev package:

sudo apt-get install libreadline-dev

Run the CLI

  1. Make sure you are in this directory folder
  2. Just type this command to run the compiled object
./code
  1. And BOOM! You can already use this CLI now

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages