This is the official Homebrew tap for Hype, a content generation tool with dynamic code execution, snippets, and includes.
brew install gopherguides/hype/hype-mdOr add the tap first:
brew tap gopherguides/hype
brew install hype-mdbrew upgrade hype-mdbrew uninstall hype-md
brew untap gopherguides/hype # optionalHype is a content generation tool that uses traditional Markdown syntax and extends it for dynamic, rich, automated output. Features include:
- Dynamic code execution with output capture
- Code snippets from source files
- Document includes and partials
- Code validation
- Multiple export formats (Markdown, HTML)
- Live preview server
- Static blog generator
For more information, see the Hype repository.
MIT License - see the Hype repository for details.