2.0.0-preview.5
A cli tool by @codemonument, upgraded from and cross posted to npm's push-to-git
Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Deno git_deploy (on NPM as push-to-git)
A cli tool by @codemonument, upgraded from and cross posted to npm’s push-to-git,
mainly deployed as git_deploy on deno.land/x/git_deploy
How to Install
Command push-to-git
deno install -f --allow-run=git --allow-read --allow-env -n push-to-git https://deno.land/x/git_deploy/cli.tsAlternatively: Rename Command to git_deploy
deno install -f --allow-run=git --allow-read --allow-env -n git_deploy https://deno.land/x/git_deploy/cli.tsHow to Use
TODO
Repo Log
- Rename to deno_git_deploy
- Previous version before deno rewrite: https://www.npmjs.com/package/push-to-git/v/1.1.4