Skip to content

Light weight text editor for the 21st Centaury, that runs everywhere!

License

Notifications You must be signed in to change notification settings

Dinuda/CreativeCyclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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

Light weight text editor for the 21st Centaury, that runs everywhere!

Resources

License

Stars

Watchers

Forks

Packages

No packages published