Go to file
Tim Warren 65768692fb Add a few more toolbar icons 2015-04-15 12:17:25 -04:00
Tyro-depends@d6533db187 Add windows dependency sub-module 2015-04-14 13:50:33 -04:00
config Load JSON files at compile time as C Strings 2015-04-15 09:47:20 -04:00
include Some framework for configuration storage in JSON 2015-04-13 16:48:41 -04:00
nbproject Update netbeans project to match source 2015-04-15 09:48:17 -04:00
resources Switch out icon set 2015-04-15 12:16:47 -04:00
src Add a few more toolbar icons 2015-04-15 12:17:25 -04:00
tests Make SFTP class more C++ like 2015-04-08 11:06:24 -04:00
.gitignore Fix makefile for windows build 2015-04-15 09:56:00 -04:00
.gitmodules Add windows dependency sub-module 2015-04-14 13:50:33 -04:00
Makefile Fix makefile for windows build 2015-04-15 09:56:00 -04:00
README.md Update Netbeans project and Readme 2015-04-08 10:04:46 -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 and Linux

Use either the Netbeans project, or the makefile.

On OS X, make Tyro.app will create the app bundle.