Skip to content

flowscripter/cli

Repository files navigation

cli

license dependencies travis coverage npm

Flowscripter CLI.

Overview

This project provides a CLI for the Flowscripter system.

This is a work in progress

Development

Firstly:

npm install

then:

Build: npm run build

Watch: npm run watch

Test: npm test

Lint: npm run lint

E2E test: npm run e2e

Run with Node

NOTE: End-to-end testing is only performed on MacOS and Linux (not Windows).

Running From Source

After building, the CLI can be run with:

bin/flowscripter

To run with debug logging:

DEBUG=* NODE_NO_WARNINGS=1 bin/flowscripter

Simulated Installation

To simulate installation:

sudo npm link
flowscripter

Installation via NPM

npm install -g @flowscripter/cli
flowscripter

Further Details

Further details on project configuration files and Javascript version support can be found in the template for this project.

License

MIT © Flowscripter

About

Flowscripter CLI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •