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

https://github.com/zyedidia/homebrew-micro


https://github.com/zyedidia/homebrew-micro

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Homebrew micro

Micro is now an official Homebrew formula, so please use that instead:

```
brew install micro
```

or

```
brew install --HEAD micro
```

---

This is the Homebrew tap for [micro](https://github.com/zyedidia/micro).

```
brew tap zyedidia/micro
brew install micro
```

You can also install the master version of micro using `--HEAD`.

```
brew tap zyedidia/micro
brew install --HEAD micro
```