Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 days ago
JSON representation

Command line for easy Husky configuration

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.