Skip to content

haroldo-ok/TideBrewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TideBrewer

This is a quick and dirty desktop CoffeScript editor, made using Brewer and TideSDK.

Basically, I wanted a CoffeScript editor that was easy to use, and allowed me to quickly and easily preview the generated JavaScript. I solved the problem by taking rbcurtis' online editor (Brewer) and modifying it to run on desktop through TideSDK.

Compiling

  1. Download TideSDK;
  2. Import this project into TideSDK Developer
  3. Package it, so you can run it as a standalone program;
  4. That's it.

In the future, I intend to make available a few prepackaged versions.

Keyboard Shortcuts

  • Ctrl + O : Opens a file
  • Ctrl + S : Saves a file

Version History

  • 0.1 : First release.

About

TideBrewer - A quick-and-dirty desktop CoffeeScript editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published