git extension for pando
npm install -g @pando/git-remote-pando @pando/git-pando
See the pando README to see how to deploy a test environment.
git pando
pando <command>
Commands:
git pando configure Configure pando [aliases: config]
git pando organization <subcommand> Manage pando organizations [aliases: dao]
git pando repository <subcommand> Manage pando repositories [aliases: repo]
Options:
--version Show version number [boolean]
-h, --help Show help [boolean]
git pando config
git pando dao deploy
git pando repository deploy --name <name> --dao <address>
git remote add origin pando://<address>