rust-cli / team

CLI working group
https://rust-cli.github.io/book
MIT License
294 stars 34 forks source link

How Finished Are We? #153

Open Dylan-DPC-zz opened 4 years ago

Dylan-DPC-zz commented 4 years ago

Posting this after the discussion in: https://github.com/rust-lang/rust/issues/66495

Question that needs to be answered?

If No:

trevordmiller commented 4 years ago

Would explaining how to use GitHub Actions / Packages to distribute executables be a good fit?

wookietreiber commented 4 years ago

I would welcome instructions not just for GitHub but for others like GitLab as well. Like a collection on how to do continuous deployment.

epage commented 4 years ago

Previously, we've talked about delegating that kind of stuff to crate-ci. Granted, some cleanup is needed since things have changed a bit and we need to add examples for uploading binaries.