git-slop

0.0.7 • Public • Published
make fewer mistakes with cleaner git commands

reformatting of some common git commands:

slop-status

image

slop-log

image

slop-issues image

slop-people image

best way to use is to install this package globally, then alias to it:

npm i -g git-slop

then in ~/.bash_profile, add whatever aliases you'd like:

alias gs="slop-status"
alias glog="slop-log"

WIP

made with nodegit, chalk, and spacetime

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i git-slop

Weekly Downloads

0

Version

0.0.7

License

MIT

Unpacked Size

10.9 kB

Total Files

10

Last publish

Collaborators

  • spencermountain