0.4.0 • Published 2 years ago

@shuttle-dev/copilot v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

shuttle-copilot-banner

@shuttle-dev/copilot

@shuttle-dev/copilot is a command-line process manager by shuttle™ that allows you to manage and launch your development environments from the command-line without hassle.

shuttle-copilot-demo

What is shuttle

shuttle is a developer-focused project management software that connects everyone in strategy & planning so teams can deliver better results, faster ✊ shuttle is currently under development and will be available around summer 2022.


Documentation


Installation

npm install -g @shuttle-dev/copilot

Usage

Once installed, you can invoke CLI commands directly from the command-line of your operating system using the shuttle executable. To list available shuttle commands, type the following:

> ~ dev/ shuttle --help

You can get help on a single command by using the following construct. Substitute any command, such as menu, launch, ... where env appears in the example below to get detailed help on that command:

> ~ dev/ shuttle env --help

Commands

TBD