Skip to content

tinyco/tiny_code_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

for USER

install

file open

  • ./main yourfile.txt

how to use

  • arrow key - move cursor
  • Alt+left/right - select string
  • Ctrl+X - cut selected string
  • Ctrl+C - copy selected string
  • Ctrl+V - paste string
  • Ctrl+S - save file
  • Ctrl+Q - exit

for DEVELOPER

  • gulp - generate headers and build each time C-files is saved
  • make - build
  • make create_header - generated headers
  • make clean - remove objects
  • make code_format - execute clang-format
  • make test_run - execute test

LICENSE

  • These codes are licensed under CC0.

About

code editor in console.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •