Mod=Mojo Dep.Modis a MojoPackage Manager Tool.- like:
- Rust:
Cargo - Python:
Pip/Poetry/PDM - Go:
Dep + Vendor
- Rust:
- mod-cli - pypi
- install:
# all Platform pip install mod-cli # help mod --help
mod new your/path/to/project --lib mod new your/path/to/project --bin ...
mod new --bin
mod new --lib