Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dduan/mmm

A interactive CLI helper for manipulating files.
https://github.com/dduan/mmm

Last synced: 23 days ago
JSON representation

A interactive CLI helper for manipulating files.

Awesome Lists containing this project

README

        

# Miniature Menu Manipulator

A interactive CLI helper for manipulating files.

![Demo](demo.gif)

Supports Unix and Windows PowerShell!

## Install

macOS Homebrew/Linuxbrew

```
brew install dduan/formulae/mmm
```

Windows

```
scoop bucket add dduan https://github.com/dduan/scoop-bucket
scoop install mmm
```

Other platforms:

Download a binary from the [releases](https://github.com/dduan/mmm/releases), or build one with [cargo](https://doc.rust-lang.org/cargo/).