platform | ||
resources/xpm | ||
src | ||
.gitignore | ||
Makefile | ||
README.md | ||
Tyro.cbp |
#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