fransoaardi / homebrew-awless

awless brew formula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-awless

Brewfile for awless

Updating brew formula and bottle

  1. Uninstall brew awless

    brew uninstall awless

  2. Update formula with new version informations

  3. Build bottle

    brew install --build-bottle awless brew bottle awless

  4. Update the formula with the output of brew bottle... (for example)

    bottle do cellar :any_skip_relocation sha256 "b57ebf0c0374cd9fdc7486956d6f5bf0a932a36e91c3d4bd2ee4fd09d021b763" => :sierra end

  5. Push the formula

  6. Add the formula to a new release on github releases of homebrew-awless

About

awless brew formula

License:Apache License 2.0


Languages

Language:Ruby 100.0%