Socket
Book a DemoInstallSign in
Socket

@knot/cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knot/cli

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

latest
Source
npmnpm
Version
1.5.1
Version published
Maintainers
1
Created
Source

@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

FAQs

Package last updated on 10 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts