1.0.32 • Published 9 years ago
automagit v1.0.32
Automatize tasks in github with alias.
Description
This package add aliases to improve your performace. For example if you want do a add, commit and push directly. You can use the option git cif
Install
npm install -g automagit
RUN automagit in the shell
automagit
NOW YOU CAN EXECUTE ALL THE COMMANDS BELOW
This alias will add:
git ci "COMMIT" git add + commit
git cii "COMMIT" git add + commit + push
git cif git add + commit with text no relevants changes + push
git f git add + commit + increase version npm in package.json + push + update npm package
git fi "COMMIT" git add + commit + increase version npm in package.json + push + update npm package
git fin git push + update npm package
git final increase version npm in package.json + push + update npm package
Options
automagit [OPTIONS]
default install all aliases
-d --delete remove all aliases automatize -d
-h --help show help
-v show package version -v
Youtube Video
1.0.32
9 years ago
1.0.31
9 years ago
1.0.30
9 years ago
1.0.29
9 years ago
1.0.28
9 years ago
1.0.21
9 years ago
1.0.20
9 years ago
1.0.19
9 years ago
1.0.10
9 years ago
1.0.9
9 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.6
9 years ago
1.0.5
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago