alank976/Deploy Rust projects to Cloudflare Workers with Wrangler

Deploy your Cloudflare Workers applications and sites directly from GitHub, using Wrangler

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiTokenYour Cloudflare API Token
environmentThe environment you'd like to publish your Workers project to - must be defined in wrangler.toml
workingDirectoryThe relative path which Wrangler commands should be run from
wranglerVersionThe version of Wrangler you'd like to use to publish your Workers project
secretsA new line deliminated string of environment variable names that should be configured as Worker secretsno
preCommandsCommands to execute before publishing the Workers projectno
postCommandsCommands to execute after publishing the Workers projectno
publishSet to false to skip publishing your Worker project and secrets. Defaults to true.no

no outputs