https://github.com/raulcatalinas/stylelintbc
Command line for easy Stylelint configuration
https://github.com/raulcatalinas/stylelintbc
Last synced: about 2 months ago
JSON representation
Command line for easy Stylelint configuration
- Host: GitHub
- URL: https://github.com/raulcatalinas/stylelintbc
- Owner: RaulCatalinas
- Created: 2024-05-12T23:15:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T00:52:50.000Z (5 months ago)
- Last Synced: 2025-01-26T21:25:32.822Z (4 months ago)
- Language: Go
- Homepage:
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# StylelintBC
StylelintBC is a command line for easy Stylelint configuration
## Run
1. Install the CLI
| Package Manager | Installation Command |
| --------------- | ------------------------ |
| npm | `npm install -g stylelintbc` |
| pnpm | `pnpm add -g stylelintbc` |
| yarn | `yarn add -g stylelintbc` |
| bun | `bun add -g stylelintbc` |2. Run the CLI
```bash
stylelintbc
```## 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.