0.0.2 • Published 2 months ago

@shrubs/sprout v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

sprout

Usage

To use the sprout CLI, follow these steps:

  1. Install the CLI by running:

    yarn install -g @shrubs/sprout
  2. Verify the installation:

    sprout --version
  3. When you are ready to pull a config from a remote repository, run:

    sprout config <repo-name-only> -f <folder>

    Replace <repo-name-only> with the name of the repository you want to pull from, and <folder> with the folder where you want to store the configuration. For example, if you wanted to pull down the ide/vscode settings from the darylcecile repository, you would run:

    sprout config darylcecile -f ide/vscode
  4. For additional commands and options, run:

    sprout --help
0.0.2

2 months ago

0.0.1

2 months ago