moona-0.3.0 is not a library.
Moona 🌙
Moona is build-util for easy configure run for single and multi service app
Example
[]
= "some/path"
= "example/path"
= "test/path"
[]
= "cargo run --manifest-path {path1}"
= "cargo run --manifest-path {path2}"
= "cargo run --manifest-path {path3}"
[]
= ["service1", "service2"]
= ["service3"]
Installation
- From Cargo:
cargo install moona - Releases
Use
moonamoona <PATH>