Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnml-theme/homebrew-install
@Homebrew formulae for @mnml-themes.
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-themes.
- Host: GitHub
- URL: https://github.com/mnml-theme/homebrew-install
- Owner: mnml-theme
- License: mit
- Created: 2021-01-14T18:04:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T17:48:01.000Z (about 1 year ago)
- Last Synced: 2023-11-21T22:24:12.501Z (about 1 year ago)
- Topics: homebrew, homebrew-formula, homebrew-tap, mnml, ruby, themes
- Language: Ruby
- Homepage: https://brew.sh
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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