@teamhive/core-cli
TypeScript icon, indicating that this package has built-in type declarations

7.0.1 • Public • Published

@teamhive/core-cli

This package provides cli tools related to developing, building, and deploying TeamHive monorepo projects. For more information on available commands, see the links below:

Command Topics

Contributing

The cli is built on the Open CLI Framework (oclif). To create new commands/topics, create the corresponding command topics folder and their command ts files in the src/commands directory. For example, the command thc build:deps would have the structure src/commands/build/deps.ts. For more information, please visit the oclif docs

Running locally

You can run the cli within this repo by running yarn thc. This uses the built version within your repo so be sure to run yarn nx build-cli core-cli before running that command.

Readme

Keywords

Package Sidebar

Install

npm i @teamhive/core-cli

Weekly Downloads

1

Version

7.0.1

License

closed

Unpacked Size

70.7 kB

Total Files

89

Last publish

Collaborators

  • emrado
  • granttw
  • jpinkster
  • sbannigan
  • jgibson55