natron

0.1.2 • Public • Published

Natron

A JavaScript Task Runner

Version Downloads Build Status

Gitter Chat

Documentation

The natron command is part of the natron-cli module.

Example natronfile.js

Hello World

module.exports.greet = function (name) {
  console.log("Hello", name);
}
$ natron greet World

/natron/

    Package Sidebar

    Install

    npm i natron

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • natron
    • stefanr