Skip to content

Building a toy text editor with the base following the kilo editor

License

Notifications You must be signed in to change notification settings

abtExp/catapult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catapult

Building a toy text editor with the base following the kilo editor

Following the amazing step by step instruction guide here : Build your own text editor

Development steps :

  1. Install docker
  2. Run : docker compose watch for a live development server that runs the compiler and build on each edit
  3. Run : docker exec -it txtedit for live testing

About

Building a toy text editor with the base following the kilo editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published