0.0.6 • Published 10 years ago

coffee-once v0.0.6

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

Build Status

Compile the given coffee file once (until its changes).

Getting Started

Install the module with: npm install coffee-once

var coffee-once = require('coffee-once');

Install with cli command

$ npm install -g coffee-once
$ coffee-once --help
$ coffee-once --version

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Pierre Romera Licensed under the MIT license.

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago