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

#167 in Filesystem

Download history 60/week @ 2023-12-22 86/week @ 2023-12-29 127/week @ 2024-01-05 126/week @ 2024-01-12 263/week @ 2024-01-19 186/week @ 2024-01-26 116/week @ 2024-02-02 110/week @ 2024-02-09 337/week @ 2024-02-16 281/week @ 2024-02-23 113/week @ 2024-03-01 106/week @ 2024-03-08 132/week @ 2024-03-15 170/week @ 2024-03-22 213/week @ 2024-03-29 334/week @ 2024-04-05

861 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
~220K SLoC