Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 520 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 520 Bytes

homebrew-streem

Homebrew formula for Matz's Streem.

Installation

Since this formula isn't part of Homebrew, add it as tap first:

$ brew tap yamamuteki/streem

To install the latest stable release:

$ brew install streem

To upgrade:

$ brew update
$ brew upgrade streem

Usage

The program name is streem (not stream).

$ streem

Installing dependencies

  • bison
  • flex
  • gcc / clang

Link

https://github.com/matz/streem

License

MIT license (© 2017 Satoshi Yamazaki)