coffee
Verified for current stable LTS
Coffee Commands
Coffee command syntax with verified terminal examples.
Commands
5 commands for Coffee
coffee Operations
Coffee Command: Run Coffeescript Script
coffee <path/to/file.coffee> coffee Operations
Coffee Command: Compile Coffeescript To Js Same Name
coffee --compile <path/to/file.coffee> coffee Operations
Coffee Command: Compile Coffeescript To Js Output File
coffee --compile <path/to/file.coffee> --output <path/to/file.js> coffee Archive
Coffee Command: Start Coffee Repl
coffee --interactive coffee Operations
Coffee Command: Watch Coffeescript For Changes
coffee --watch <path/to/file.coffee> Suggest a Coffee Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Coffee workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.