Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 481 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 481 Bytes

mmmpm - a mimium package manager

Now we just started to discuss about packages and CLI. Specification is here but may be changed by discussion.

Build from source

Requirements

  • Cargo (build system and package manager for Rust)
  • libssl-dev

Build

# build mmmpm
$ cargo build
# run
$ cargo run

Author

License

mmmpm is licensed under the Mozilla Public License Version 2.0