Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adarshaacharya/shitcommits
A perfect commit message doesn't exis-. :hankey:
https://github.com/adarshaacharya/shitcommits
commits funny-commits git shitcommits
Last synced: about 19 hours ago
JSON representation
A perfect commit message doesn't exis-. :hankey:
- Host: GitHub
- URL: https://github.com/adarshaacharya/shitcommits
- Owner: adarshaacharya
- Created: 2021-05-11T12:07:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T20:05:06.000Z (over 3 years ago)
- Last Synced: 2024-10-06T06:54:17.413Z (about 1 month ago)
- Topics: commits, funny-commits, git, shitcommits
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/shitcommits
- Size: 408 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
A perfect commit message doesn't exi-. 💩
> ⚠️ Note : Don't use this on your serious projects as it commits the swear words which you probably don't want.
## Installation
Make sure you have [Node.js](https://nodejs.org/) installed in your machine.
```bash
$ npm install -g shitcommits
```or,
```bash
$ sudo npm install -g shitcommits
```## Usage
Go to your project directory, open terminal or other CLI and type
```
$ shit
```This will automatically stage the file and add commit those with random messages.
Make sure to initialize the git repository using `git init` before running command.
## Context
I have habit of typing random commit messages when things go wrong for me so, I created this CLI so you can have fun that the messages from [whatthecommit](http://whatthecommit.com/).
## Other Commands
- Help
```
$ shit --help
```- Check version
```shit
$ shit --version
```## Reference
- [what-the-commit](https://www.npmjs.com/package/what-the-commit)
## Release Notes
Read [Change Log](CHANGELOG.md) for complete logs.
## Contributing
You can [raise issues](https://github.com/adarshaacharya/shitcommits/issues) or check [Contributing Guide](CONTRIBUTING.md) if you love to have some of your contributions to this project.
## Show your support
Give a ⭐️ if you like the project! :tada:
## Author
- Website:
- Twitter: [@aadarshatweets](https://twitter.com/aadarshatweets)
- Github: [@adarshaacharya](https://github.com/adarshaacharya)
- LinkedIn: [@adarshaacharya](https://linkedin.com/in/adarshaacharya)## License
Copyright © 2021 [Aadarsha Acharya](http://adarshaacharya.com.np/).
This project is [MIT](https://github.com/adarshaacharya/shitcommits/blob/master/LICENSE) licensed.