1.2.13 • Published 3 years ago

@flowscripter/cli v1.2.13

Weekly downloads
26
License
MIT
Repository
github
Last release
3 years ago

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

1.2.12

3 years ago

1.2.13

3 years ago

1.2.11

4 years ago

1.2.10

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.9

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago