Skip to main content
Deno 2 is finally here 🎉️
Learn more

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 --allow-run=git -n push-to-git https://deno.land/x/git_deploy/cli.ts

Alternatively: Rename Command to git_deploy

deno install --allow-run=git -n git_deploy https://deno.land/x/git_deploy/cli.ts

How to Use

TODO

Repo Log