0.2.1 • Published 8 years ago
coffee-cli v0.2.1
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-cliUsage
coffee-cli -v # will log 1.12.6 currently
coffee-cli -v --next # will log 2.0.0-beta3 currentlyLicense
Copyright (c) 2017 Paul Pflugradt Licensed under the MIT license.