Skip to content

Simple command line text editor written in C

Notifications You must be signed in to change notification settings

marius-se/my-kilo-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My kilo-src

kilo is a simple command line text editor written in C

Prerequisites

  • make (Check with make -v)

  • C compiler (Check with cc --version)

Setup

  1. Compile with a simple make in the project's root directory

  2. Run ./kilo to enter the text editor

Sources

This app is inspired by Snaptokens tutorial "Build Your Own Text Editor"

About

Simple command line text editor written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published