Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lumirelle/starship-butler

Starship Butler

npm version npm downloads bundle JSDocs License

Your best starship butler. 😃

Features

  • 🚀 Quick management of your system & local project configurations
  • 🧰 Easy to use CLI interface
  • 🔗 Support symlink mode (experimental)
  • 🧹 WIP: Auto cleanup when uninstalling

Usage

Install globally with node package manager (npm, yarn, pnpm, etc.):

npm install starship-butler -g

Run the cli and get help info with --help flag:

butler --help

Configure System

Command configure-system (with alias cfsys) helps you to set up system-level configurations.

butler configure-system [...options]

See help info for more details:

butler configure-system --help

Configure

Command configure (with alias cf) helps you to set up local project configurations.

butler configure <sourcePattern> <target> [...options]

sourcePattern is support both file path and glob pattern.

If sourcePattern is a file path (which does not contain / character), butler will automatically prefix with ** in order to match files in all sub-directories.

This behavior is designed for better user experience, so that users don't need to type long glob patterns manually.

See help info for more details:

butler configure --help

Sponsors

License

MIT License © Lumirelle

About

Your best starship butler.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published