https://github.com/walrussuit101/make-husky-ts
CLI to quickly make a TS project with prettier & husky
https://github.com/walrussuit101/make-husky-ts
cli husky prettier quickstart typescript
Last synced: 3 months ago
JSON representation
CLI to quickly make a TS project with prettier & husky
- Host: GitHub
- URL: https://github.com/walrussuit101/make-husky-ts
- Owner: Walrussuit101
- License: mit
- Created: 2022-05-23T01:41:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T12:51:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T07:56:25.362Z (4 months ago)
- Topics: cli, husky, prettier, quickstart, typescript
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# make-husky-ts
[](https://www.npmjs.com/package/@walrussuit/make-husky-ts)
I got tired of repeatedly setting up a TS project with prettier / husky, so I made a CLI to do it automatically.## Usage
```sh
npx @walrussuit/make-husky-ts
```## Help
```sh
npx @walrussuit/make-husky-ts --help
```