Tyro/README.md
2015-04-02 14:20:35 -04:00

21 lines
295 B
Markdown

#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
#### Mac
* run `make clean Tyro.app`
#### Linux
* use the Code::Blocks project to compile