Go to file
Tim Warren 794e660b03 Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00
platform Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00
src Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00
.gitignore Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00
Makefile Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00
README.md Add README and Edit menu 2015-03-30 16:38:52 -04:00
Tyro.cbp Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -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