Skip to content

CodeMouse179/min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

min

  • min text editor

intro

Windows(OK), macOS(OK), Linux(TODO)

min is a modern cross-platform C11 text editor.

build & run

Windows: cmake . && min_project.sln && run(Ctrl + F5)

POSIX: cmake . && make && ./min

PATH

Windows: Google it :)

macOS: cd /etc/paths.d && sudo vim min_project, "input path of min", save: (esc+:+w+q+enter)

license

MIT License

About

min text editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages