moona-0.1.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 {paht2}"
= "cargo run --manifest-path {paht3}"
[]
= ["servicee1", "service2"]
= ["service3"]
Installation
- From Cargo:
cargo install moona - Releases