Skip to content

dsherret/deployctl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deployctl

Command line tool for Deno Deploy.

Install

deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check --unstable -r -f https://deno.land/x/deploy/deployctl.ts

Usage

Run a script:

deployctl run ./examples/hello.js

View the help:

deployctl -h

About

Command line tool for Deno Deploy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 5.2%
  • Makefile 0.8%