@oscarmoralex/push-cli
v1.0.4
Published
This application will help you to do : git add . & git commit & git push with a single instruction
Downloads
17
Maintainers
Readme
Git Push CLI
This app going to help to take control to your activities following GTD method
To create a NodeJS project, you can follow these steps:
Feature
✓ 📈 git status
✓ 🤯 git add .
✓ ⌨️ git commit -m`${comments}`
✓ 📦 git push
✓ ❯ git status & git add . & git commit -m `${comments}` & git push
✓ 👨💻 This tool is powered by MoralexCode
⬇️ Install
npm i @oscarmoralex/push-cli -g
npm link # some times need execute like sudo user
run this comand to add new Task:
# answer the questions
p status
#or
p -s
Run this command to commit :
# To commit
p commit 'Initial commit by ❯ ❯ MoralexCode 😎 ❮ ❮'
Run this command to push to remote repository :
# Doing push to remote repository
p push 'Initial commit by ❯ ❯ MoralexCode 😎 ❮ ❮'
# if you have your change commited, just send like this
p push
run this comand to get command helps:
# show all commands & flags
p help
License
MIT
Questions
doubts, comments and support, please contact me by email : [email protected]