coffee-once

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

Usage no npm install needed!

<script type="module">
  import coffeeOnce from 'https://cdn.skypack.dev/coffee-once';
</script>

README

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.