Skip to content

cesardgm/ine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ine - "input based editor"

ine is a very minimal and a simple text editor written in py3.


Feature List:-

  • can open files from current directory
  • no extra dependencies
  • extremely fast
  • no bloat, only neccesary features like open, editing and saving
  • cross platform, no code changing to work on Linux, Windows etc

Install Guide:-

git clone https://github.com/abrik1/ine
cd ine
python3 main.py

About

A very minimal text editor made out of built in python functions.. 69~loc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%