Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to Homebrew #2

Closed
earthboundkid opened this issue Apr 17, 2016 · 9 comments
Closed

Add to Homebrew #2

earthboundkid opened this issue Apr 17, 2016 · 9 comments

Comments

@earthboundkid
Copy link

It would be more convenient if you could brew install micro on a Mac.

@zyedidia
Copy link
Owner

I quickly made a simple homebrew formula here but I think I should release v0.1 before adding to the official brew repository (or apt repository). Hopefully that will happen soon.

@earthboundkid
Copy link
Author

Cool. Keep up the good work! :-)

@montanaflynn
Copy link

montanaflynn commented Apr 18, 2016

I followed the README but got this error (removing the file results in same error):

brew install --devel micro
==> Installing micro from zyedidia/micro
==> Downloading http://zbyedidia.webfactional.com/micro/binaries/micro-osx.tar.gz
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: cc244307a0fb6fad9ee8839aebbb6c84aae5b468998a47086e979142a19d8cb8
Actual: 00d1c8ce11d9992a138b59d2f8aa6c9f13c396d7db8244970997b5f89e3ff904
Archive: /Library/Caches/Homebrew/micro-osx.tar.gz
To retry an incomplete download, remove the file above.

@zyedidia
Copy link
Owner

Yeah, I updated the binary but forgot to update the sha256 checksum. Should be fixed now!

@ahmetb
Copy link

ahmetb commented Apr 18, 2016

@zyedidia

brew tap zyedidia/micro
brew install --devel micro

still does not work. error:

➜  ~ brew install --devel micro
Error: No available formula with the name "micro"
...

@valtlfelipe
Copy link

valtlfelipe commented Apr 19, 2016

Just installed here, and its working as described on the README.

@colinrioux
Copy link
Contributor

@ahmetalpbalkan just built and works on the latest version of homebrew like @valtifelipe said.

@zyedidia
Copy link
Owner

zyedidia commented Sep 9, 2016

Micro is now in the official brew repository :D.

$ brew install micro

@earthboundkid
Copy link
Author

It's really amazing how fast micro has come so far. March was only six months ago, but this is already a full replacement for nano/pico, and a pretty good text editor in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants