natron-cli

0.1.1 • Public • Published

natron-cli

Run Tasks from the Command-Line

Version Downloads Build Status

Gitter Chat

This module is part of Natron and contains the command-line utility for running tasks defined in the natronfile.

Usage

$ natron taskName [...taskArgs]

Example

natronfile.js

export function greet(name: string): void {
  console.log(`Hello ${name}`);
}

.natronrc

{
  "transpiler": "babel"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i natron-cli

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • natron
  • stefanr