Skip to content

opensource-sri-lanka/Creative_Cyclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative Cyclone

Light weight text editor for the 21st Centaury.

  • Free.
  • Built on open source.
  • Runs everywhere.

Run on system

MAC

Make sure you have make installed

sudo apt-get install build-essential

Run

cc creative.c -o creative

./creative

echo $?

make

Windows

Make sure you have wsl installed

Make sure you have linux cli installed (debian, kali)

Make sure you have make installed (on wsl)

sudo apt-get install build-essential

Run

cc creative.c -o creative

./creative

echo $?

make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published