https://github.com/zyedidia/homebrew-micro
https://github.com/zyedidia/homebrew-micro
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zyedidia/homebrew-micro
- Owner: zyedidia
- Created: 2016-04-17T22:28:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-11T16:30:31.000Z (about 9 years ago)
- Last Synced: 2025-08-18T16:13:32.494Z (5 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```