15 unstable releases (6 breaking)

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

#157 in Filesystem

Download history 189/week @ 2024-01-27 123/week @ 2024-02-03 198/week @ 2024-02-10 315/week @ 2024-02-17 229/week @ 2024-02-24 79/week @ 2024-03-02 117/week @ 2024-03-09 134/week @ 2024-03-16 171/week @ 2024-03-23 239/week @ 2024-03-30 343/week @ 2024-04-06 299/week @ 2024-04-13 224/week @ 2024-04-20 482/week @ 2024-04-27 466/week @ 2024-05-04 522/week @ 2024-05-11

1,724 downloads per month
Used in 3 crates (2 directly)

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–18MB
~259K SLoC