danielparks / puppet-rustup

Puppet module to manage Rust with rustup
https://forge.puppet.com/modules/dp/rustup/readme
Other
0 stars 0 forks source link

`cargo install` resource or package provider #19

Open danielparks opened 2 years ago

danielparks commented 2 years ago

There should be an easy way to install cargo packages either globally or per user.

This could be a package provider, though I’m not sure how that would interact with per-user packages.