0.2.1 • Published 7 years ago

coffee-cli v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

coffee-cli

wrapper for coffee to support multiple coffee versions.

It simply adds a --next command to use coffeescript@next

Install

npm install --save coffee-cli

Usage

coffee-cli -v # will log 1.12.6 currently
coffee-cli -v --next # will log 2.0.0-beta3 currently

License

Copyright (c) 2017 Paul Pflugradt Licensed under the MIT license.