24 releases (12 breaking)

new 0.22.1 Sep 5, 2024
0.21.1 Aug 20, 2024
0.19.1 Jul 12, 2024
0.7.0 Feb 16, 2024
0.1.0 Mar 27, 2023

#155 in Filesystem

Download history 765/week @ 2024-05-20 368/week @ 2024-05-27 318/week @ 2024-06-03 325/week @ 2024-06-10 135/week @ 2024-06-17 350/week @ 2024-06-24 272/week @ 2024-07-01 505/week @ 2024-07-08 224/week @ 2024-07-15 116/week @ 2024-07-22 118/week @ 2024-07-29 293/week @ 2024-08-05 202/week @ 2024-08-12 233/week @ 2024-08-19 250/week @ 2024-08-26 309/week @ 2024-09-02

1,014 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

120KB
2.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–17MB
~245K SLoC