1.0.0 • Published 9 years ago

taquito v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Git Repository Status Tools

A collection of Git Tools for Mozu Development

Override configs by creating config/local.json

TODO: BCRIPPS DOCUMENTATION

Commands

Check Merges

$ taquito checkMerges --source 1.17

Checks to see if a the --source branch has been merged into the --target branch. The default values for --source and --target are master.

Image of Merge Checks

Deploys

$ taquito deploys

Image of Deploys

Releases

$ taquito releases --repos SiteBuilder

Requires one repository name to be specified.

Image of Releases