damon-cli

0.0.3 • Public • Published

logo

A CLI for the damon tool.

logo

damon is the CLI for the damon engine.

Usage:
  damon [OPTIONS] [COMMAND]
 
Commands:
  run <files...>  Run the list of JSON tasks files. Accept glob.
 
Options:
   -R, --reporter the reporter's path to use
   -h, --help     output usage information
   -V, --version  output the version number

Damon Projects

Installation

via NPM :

npm install -g damon-cli

Usage

> damon run tasks.json
or
> damon run tasks1.json tasks2.json
or 
> damon run *.json

Readme

Keywords

Package Sidebar

Install

npm i damon-cli

Weekly Downloads

14

Version

0.0.3

License

MIT

Last publish

Collaborators

  • yoannmoinet