cse-cli

0.4.3 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i cse-cli

Weekly Downloads

0

Version

0.4.3

License

ISC

Unpacked Size

126 kB

Total Files

259

Last publish

Collaborators

  • tbarlow12