random-str-msg-imm
v1.1.0
Published
random string messages
Downloads
6
Readme
random-str-msg
Tired of staring at the screen, trying to think of the perfect first commit message? Let random-str-msg
do the work for you! This library generates fun and quirky commit messages to kickstart your version control journey with a smile.
Features
- Generates a random, amusing commit message with every use.
- Perfect for those "I don't know what to write" moments.
- Lightweight and easy to use.
Installation
To install random-str-msg
globally on your system, simply run:
npm install -g random-str-msg
Usage
Once installed, generating a random commit message is as easy as running:
random-str-msg
Example
Running the command above might give you a message like:
This is where it all begins...
or
COMMIT ALL THE FILES!
Contributing
Contributions are welcome! If you have a new idea for a funny commit message or want to improve the code, feel free to open an issue or submit a pull request. Let’s make version control more fun together!
License
random-str-msg is released under the MIT License. See the LICENSE file for more details.