Skip to content

boxesandglue/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for boxesandglue

This tap contains Homebrew formulas for:

  • hobby - Lua scripting tool for SVG vector graphics using Hobby-Knuth curves
  • glu - Lua-based PDF creation tool using boxes and glue

Installation

brew tap boxesandglue/tap
brew install hobby
brew install glu

Or install directly:

brew install boxesandglue/tap/hobby
brew install boxesandglue/tap/glu

Updating formulas

After creating a new release, update the formula:

  1. Download the release archives and compute SHA256:

    shasum -a 256 hobby-darwin-arm64.tar.gz
  2. Update version and sha256 values in Formula/hobby.rb or Formula/glu.rb

  3. Commit and push to this repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages