Skip to content

codemonument/deno_git_deploy

Repository files navigation

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.ts

Alternatively: 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.ts

How to Use

TODO

Repo Log

About

A cli tool by @codemonument, upgraded from and cross posted to npm's push-to-git

Resources

License

Stars

Watchers

Forks

Packages

No packages published