Go to file
Tim Warren 4794e0b2dd Add some more menus 2015-03-31 14:22:10 -04:00
.gitignore Add a gitignore, and some Mac stuff 2015-03-30 16:32:53 -04:00
README.md Add README and Edit menu 2015-03-30 16:38:52 -04:00
Tyro.cbp Minor tweaks 2015-03-31 13:42:41 -04:00
TyroApp.cpp Add some more menus 2015-03-31 14:22:10 -04:00
TyroApp.h Add some base controls 2015-03-31 10:19:34 -04:00
TyroMac.cbp Add some more menus 2015-03-31 14:22:10 -04:00
TyroMain.cpp Add some more menus 2015-03-31 14:22:10 -04:00
TyroMain.h Add some more menus 2015-03-31 14:22:10 -04:00

README.md

#Tyro

A Cross-platform Code Editor

Planned Features

  • Syntax Highlighting
  • Line Numbers
  • Custom Syntax themes
  • SFTP editing

Building

  • Make sure wxWidgets is installed, version 2.8 or 3
  • Open the Code::Blocks project and compile