Go to file
2015-03-30 16:38:52 -04:00
README.md Add README and Edit menu 2015-03-30 16:38:52 -04:00
Tyro.cbp First commit 2015-03-30 14:50:10 -04:00
Tyro.depend First commit 2015-03-30 14:50:10 -04:00
Tyro.layout First commit 2015-03-30 14:50:10 -04:00
TyroApp.cpp Some basic groundwork changes 2015-03-30 16:01:24 -04:00
TyroApp.h Some basic groundwork changes 2015-03-30 16:01:24 -04:00
TyroMac.cbp Some basic groundwork changes 2015-03-30 16:01:24 -04:00
TyroMain.cpp Add README and Edit menu 2015-03-30 16:38:52 -04:00
TyroMain.h Some basic groundwork changes 2015-03-30 16:01:24 -04:00

#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