1.1.2 • Published 7 years ago

quickcommands-cli v1.1.2

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

quickcommands-cli

A cli with commands for doing daily developer activities in one command

qcmd git.report

  • this command will run a report on all the git commits you have made from the past week
  • It only reports commits that were made by users 'Isaac Adams' and/or 'iadams' because I haven't figured out how to parse inputs in python yet

qcmd git.addremote

  • this command streamlines the process of adding an existing remote repo to a local repo

qcmd git.addignore

  • this command is a fast way of adding a .gitignore to your project
1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago