Skip to content

J-Givans/Kilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kilo

Minimalistic, modal text editor

Dependencies

  1. CMake
  2. Conan

Build Instructions

  • Clone the repo.
  • Install the library dependencies by running conan install .-if=build --build=missing -pr:b=default.
  • Configure the project by running cmake -S -B build
  • Build it by running cmake --build build.
  • Run it by build/kilo

About

Minimalistic, modal text editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published