Go to file
Tim Warren 627a2abd6c Lots of better functionality and organization 2015-04-02 18:00:50 -04:00
include Lots of better functionality and organization 2015-04-02 18:00:50 -04:00
platform Icons and a basic toolbar 2015-04-02 14:20:35 -04:00
resources/xpm Remove svgs and add proper xpm files for icon resources 2015-04-02 13:40:52 -04:00
src Lots of better functionality and organization 2015-04-02 18:00:50 -04:00
.gitignore Remove Mac CodeBlocks project in favor of Makefile, some file rearranging 2015-03-31 16:43:42 -04:00
Makefile Lots of better functionality and organization 2015-04-02 18:00:50 -04:00
README.md Icons and a basic toolbar 2015-04-02 14:20:35 -04:00
Tyro.cbp Add new files to codeblocks project 2015-04-01 11:53:00 -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

Mac

  • run make clean Tyro.app

Linux

  • use the Code::Blocks project to compile