coffee-cli

0.2.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i coffee-cli

Weekly Downloads

3

Version

0.2.1

License

MIT

Last publish

Collaborators

  • paulpflug