forked from alisey/CoffeeScript-Compiler-for-Windows
-
Notifications
You must be signed in to change notification settings - Fork 0
jeremywarne/CoffeeScript-Compiler-for-Windows
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CoffeeScript Compiler for MS Windows Usage: > coffee example.coffee Compile the script and write the output into command line > coffee example.coffee example.js Compile the script and write the output into .js file > coffee example.coffee example.js 2>errors.log Write errors into the log file instead of command line > coffee example.coffee example.js 2>nul Suppress errors
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%