/homebrew-tap

Homebrew formulae for my projects

Primary LanguageRuby

These are Homebrew formulae for my projects. Homebrew is a package manager for macOS.

Formulae:

  • nostt, a command line NOS Teletekst reader.
  • unjoin, split input on separators.
  • rng, copy ranges of lines from stdin to stdout.
  • json-yaml, convert JSON to YAML.
  • within, run a command in other directories.
  • dated, add a timestamp to every line of a stream.
  • cycle, repeat a file or stream forever.

Installation:

brew install sjmulder/tap/nostt
brew install sjmulder/tap/unjoin
brew install sjmulder/tap/rng
brew install sjmulder/tap/json-yaml
brew install sjmulder/tap/within
brew install sjmulder/tap/dated
brew install sjmulder/tap/cycle

See an overview of all my projects at https://sjmulder.nl/en/projects.html.

Feel free to open an issue here on GitHub or to contact me directly at ik@sjmulder.nl if you have any problems, questions or remarks.