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

https://github.com/realnc/homebrew-hugo

Homebrew tap for Hugo, a parser-based Interactive Fiction engine.
https://github.com/realnc/homebrew-hugo

formula homebrew-formula homebrew-formulae homebrew-tap hugo tap

Last synced: 4 days ago
JSON representation

Homebrew tap for Hugo, a parser-based Interactive Fiction engine.

Awesome Lists containing this project

README

          

This is a Homebrew tap that provides formulae for the Unix version of the Hugo command-line tools
(https://github.com/0branch/hugo-unix) as well as for any needed dependencies that are not in
homebrew-core.

To install the Hugo tools, first add the tap with:

brew tap realnc/hugo

You can then install the tools with:

brew install hugo-unix

This will install three executables:

* `hc` - Compiler
* `hd` - Debugger
* `he` - Interpreter

For more information about Hugo, see http://www.ifwiki.org/index.php/Hugo.