0.4.3 • Published 3 years ago

cse-cli v0.4.3

Weekly downloads
19
License
ISC
Repository
github
Last release
3 years ago

The CSE CLI

codecov npm version Build, Test and Coverage

A command-line interface for all things Commercial Software Engineering.

Getting Started

Running CLI from src

In the root of the repo, run npm link to create a symbolic link in your local npm configuration. If you'd like to use the CSE cli in a separate directory, navigate to that directory and run npm link cse-cli.

You will then be able to execute commands with the cse executable inside that directory.

Running Tests

In order to run tests (both unit and integration), set the environment variables specified in the .env.sample file.

The tests have already been configured to read variables from the .env file.

Installation

Run npm i at root.

Configuration

Configuration is located at src/config.

Build

At root, run npm run build.

Test

At root, run npm run test.

Run

Run cse to see the subcommands available.

0.4.3

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.0

3 years ago