Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jontro
on March 10, 2020
|
parent
|
context
|
favorite
| on:
Bottlerocket: An operating system designed for hos...
Their take on using cargo for packaging is quite interesting:
https://github.com/bottlerocket-os/bottlerocket/tree/develop...
joana035
on March 11, 2020
[–]
They are using tradicional RPM for packaging.
The cargo.toml workspaces relates more to make IMHO.
DevoidSimo
on March 11, 2020
|
parent
|
next
[–]
Correct, that toml file allows you to build everything from that level, and open editors on that folder with the language server functioning. RLS requires a cargo.toml file in the root of the workspace even if it just points at other directories
orf
on March 11, 2020
|
parent
|
prev
[–]
Wouldn’t something like Bazel make more sense? Using cargo to track inter-dependencies seems a bit weird to be honest.
merb
on March 11, 2020
|
root
|
parent
[–]
well it's interesting since they only need to learn the rust toolchain, not something else.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: