15 unstable releases (6 breaking)

new 0.7.1 Apr 16, 2024
0.7.0 Feb 16, 2024
0.6.1 Jan 19, 2024
0.6.0 Nov 9, 2023
0.1.0 Mar 27, 2023

#156 in Filesystem

Download history 142/week @ 2023-12-31 75/week @ 2024-01-07 209/week @ 2024-01-14 208/week @ 2024-01-21 179/week @ 2024-01-28 119/week @ 2024-02-04 225/week @ 2024-02-11 314/week @ 2024-02-18 202/week @ 2024-02-25 75/week @ 2024-03-03 123/week @ 2024-03-10 133/week @ 2024-03-17 177/week @ 2024-03-24 266/week @ 2024-03-31 318/week @ 2024-04-07 284/week @ 2024-04-14

1,059 downloads per month
Used in 2 crates

MIT/Apache

92KB
1.5K SLoC

axoproject

crates.io docs Rust CI

A tool that handles the details of detecting a cargo/npm workspace/project at a given directory, and making sense of the structure. This should be used by cargo-dist and oranda to share that logic.

License

Licensed under either of

at your option.


lib.rs:

Shared code for gathering up information about a workspace, used by various axo.dev tools like cargo-dist and oranda.

The main entry point is get_workspaces.

Dependencies

~7–11MB
~221K SLoC