mochi-cli 0.0.2

A CLI tool for managing mochi-based modules.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# mochi-cli

> **[Mochi]https://github.com/Mochi-Team/mochi development tools for building modules and repositories.**

[![Crates.io](https://img.shields.io/crates/v/mochi-cli?style=flat-square)](https://crates.io/crates/mochi-cli)
[![Crates.io](https://img.shields.io/crates/d/mochi-cli?style=flat-square)](https://crates.io/crates/mochi-cli)
[![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE-MIT)
[![Contributors](https://img.shields.io/github/contributors/Mochi-Team/cli?style=flat-square)](https://github.com/Mochi-Team/cli/graphs/contributors)

Licensed under [MIT](LICENSE)

## Installation
```
cargo install mochi-cli
```

## Docs
**TODO**