Skip to content

riadhlaabidi/steqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steqs

Simple text editor.

Build

  • Clone the repo
git clone https://github.com/riadhlaabidi/steqs.git
  • From inside steqs directory run:
make clean

make

If the build ran successfully, you'll have the steqs binary created and ready to run.

Run

  • To open steqs editor run (always from inside the steqs directory):
./steqs
  • For opening an already existing file run:
./steqs your-file-path

About

Minimal text editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published