olivroy / reuseme

Collections of Utility Functions to Work Across Projects
https://olivroy.github.io/reuseme/
Other
3 stars 2 forks source link

Think about a `proj_rs()` helper. #26

Open olivroy opened 1 month ago

olivroy commented 1 month ago

Probably too verbose... but proj_list() already does that..

proj_switch("proj_name") -> usethis::proj_activate(proj("proj_name"))