Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulcatalinas/huskybc
Command line for easy Husky configuration
https://github.com/raulcatalinas/huskybc
bun bunjs cli command-line-interface command-line-tool commitlint commitlint-config husky husky-config husky-hooks jsavascript nodejs typescipt typescript
Last synced: 3 months ago
JSON representation
Command line for easy Husky configuration
- Host: GitHub
- URL: https://github.com/raulcatalinas/huskybc
- Owner: RaulCatalinas
- Created: 2024-04-28T18:01:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T23:24:27.000Z (8 months ago)
- Last Synced: 2024-05-22T23:33:29.208Z (8 months ago)
- Topics: bun, bunjs, cli, command-line-interface, command-line-tool, commitlint, commitlint-config, husky, husky-config, husky-hooks, jsavascript, nodejs, typescipt, typescript
- Language: TypeScript
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# HuskyBC
HuskyBC is a command line for easy Husky configuration
## Run
1. Install the CLI
| Package Manager | Installation Command |
| --------------- | ------------------------ |
| npm | `npm install -g huskybc` |
| pnpm | `pnpm add -g huskybc` |
| yarn | `yarn add -g huskybc` |
| bun | `bun add -g huskybc` |2. Run the CLI
```bash
huskybc
```## Feedback
If you have any feedback, please reach out to us at
## Project Overview
This project is developed by a team of passionate contributors.
To learn more about the people behind the project, please visit the [Contributors](AUTHORS.md) page.