1.0.2 • Published 2 years ago

show-my-stuff v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

show-my-stuff

npm version License


This CLI tool will print your recent commits with links that you can share.


Installation

$ npm install -g show-my-stuff

Usage

Just run show-my-stuff in your git project.

By default commits from last 30 days will be printed. You can set other timeframe with main argument, e.g. show-my-stuff 7d or show-my-stuff 2022-01=2022-06.

If you need some customization (like different link patterns or different output format) look into show-my-stuff --help to see available options.