gitcup
v1.0.1
Published
Wrapper of `git commit -m "Updated"`
Downloads
8
Maintainers
Readme
gitcup
Wrapper of git commit -m "Updated"
Installation
npm install -g nimstall
nimstall -g gitcupUsage
Command Line
gitcupCommon Workflow
First install..
nimstall -g gitadotThen do..
mkdir my-project
cd my-project
git init
touch Readme.md
gitadot
gitcup
git push