Skip to content
/ ccc Public

Simple bash Script for Compile & Run C programs

License

Notifications You must be signed in to change notification settings

nmdra/ccc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ccc

Simple Script for Compile & Run C programs

  • Contributors: nimendra
  • Last Update: 2023-04-23

Installations👇

  • Dependencies: grep,fd, fzf, gcc
mv ccc ./local/bin && chmod +x ccc