A community driven library of reusable, modular Bash
recipes
# Using PNPM
pnpm dlx bashcn add [component]
# Using Bun
bunx --bun bashcn add [component]
# Using NPM
npx bashcn add [component]
# Using Yarn
yarn bashcn add [component]
Please see Contributing.md for details.
If you discover any security related issues, please email author instead of using the issue tracker.
Please see the Changelog for more information on what has changed recently.
Please see the LICENSE for more information.