Skip to content

Instantly share code, notes, and snippets.

@andyli
Created February 1, 2011 13:38
Show Gist options
  • Save andyli/805860 to your computer and use it in GitHub Desktop.
Save andyli/805860 to your computer and use it in GitHub Desktop.
Gedit External Tools, compile haXe project
#!/bin/sh
haxe $GEDIT_CURRENT_DOCUMENT_DIR/compile.hxml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment