SkillAgentSearch skills...

Yolo

Commit message generator

Install / Use

/learn @shrugify/Yolo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center">

CGL codecov

Shrugify 🤷 Yolo

</div>

This package deploys a random commit message generator to yolo.shrugify.com.

⚡ Usage

  1. Visit yolo.shrugify.com to get a random commit message.
  2. Retrieve and apply a plain text commit message from the shell:
    git commit -m "$(curl -s https://yolo.shrugify.com/message.txt)"
    
  3. Pro tip! Create an alias:
    git config --global alias.yolo '!git commit -m "$(curl -s https://yolo.shrugify.com/message.txt)"'
    
  4. Bonus! Get the original What The Commit messages.
    git commit -m "$(curl -s https://yolo.shrugify.com/whatthecommit.txt)"
    

💛 Acknowledgement

This package is inspired by one of my favorite projects: whatthecommit.com Thanks to @ngerakines and the many other contributors of ngerakines/commitment.

⭐ License

This project is licensed under GNU General Public License 3.0 (or later).

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

PHP

Security Score

75/100

Audited on Nov 1, 2024

No findings