Skip to content

Mini Rust CLI to deploy sites to Netlify using their API

License

Notifications You must be signed in to change notification settings

lannonbr/netlify_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Deploy CLI

This is a Rust CLI that uses the Netlify API to deploy sites.

To work properly, the NETLIFY_SITE_ID and NETLIFY_AUTH_TOKEN environment variables need to be set, similar to the official Netlify CLI.

This is still an early-on prototype so there may be bugs about. It does not have the full functionality of the official CLI but it was able to solve my particular use case of running netlify deploy in CI environments.

About

Mini Rust CLI to deploy sites to Netlify using their API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages