https://github.com/fabiosantoscode/precommitify
https://github.com/fabiosantoscode/precommitify
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabiosantoscode/precommitify
- Owner: fabiosantoscode
- Created: 2018-05-10T11:13:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T19:15:36.000Z (almost 7 years ago)
- Last Synced: 2025-08-03T06:43:29.610Z (6 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# precommitify
```bash
$ cd your-project
$ precommitify
```
Installs husky, standard-format and istanbul.
Then sets up your precommit, test and lint scripts using these packages.
Takes no time at all!
Precommitifiy!