Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mnml-theme/homebrew-install

@Homebrew formulae for @mnml-theme​s.
https://github.com/mnml-theme/homebrew-install

homebrew homebrew-formula homebrew-tap mnml ruby themes

Last synced: about 1 month ago
JSON representation

@Homebrew formulae for @mnml-theme​s.

Awesome Lists containing this project

README

        

[][mnml]

_[Home`brew`]_ `install` [mnml]
===============================
Home`brew` [formulae] for **m**i**n**i**m**a**l** themes.

Install
-------
~~~ sh
brew tap mnml-theme/install
brew install svn mnml-theme
~~~
or `brew bundle install`[` --file`] from _[Brewfile]_:
~~~ rb
tap "mnml-theme/install"
brew "svn"
brew "mnml-theme"
~~~

License
-------
[MIT] © [Daniel Bayley]

[MIT]: LICENSE.md
[Daniel Bayley]: https://github.com/danielbayley

[mnml]: https://github.com/mnml-theme

[home`brew`]: https://brew.sh
[formulae]: https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#formula-cookbook
[brewfile]: https://github.com/Homebrew/homebrew-bundle#usage