@knot/cli

1.5.1 • Public • Published

@knot/cli

npm code style: prettier lerna semantic-release Commitizen friendly standard-readme compliant

CircleCI codecov

A command-line tool for simplifying the creation and maintainance of knot projects.

Created both as a new project generator, and eventual single-entrypoint for interacting with knot code and tooling. Additional commands will be introduced for improving the ease of maintaining a knot project through adding or modifying elements of the codebase.

Table of Contents

Install

npm install -g @knot/cli
# or
yarn global add @knot/cli

Usage

Create a New Project

You will be taken into an interactive setup prompt that will generate your project for you.

knot init [target_dir]

Maintainers

@effervescentia

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2019 Ben Teichman

Readme

Keywords

none

Package Sidebar

Install

npm i @knot/cli

Weekly Downloads

0

Version

1.5.1

License

MIT

Unpacked Size

11.5 kB

Total Files

19

Last publish

Collaborators

  • effervescentia