embano1 / homebrew-ci-demo-app

Homebrew Formula for the CI Demo App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Homebrew Formula for the CI Demo App

Install

$ brew install embano1/ci-demo-app/demo-app

Verify it worked:

$ demo-app version
version: 0.2.8
commit: f06c60b
date: 2021-05-04T14:38:01Z

Update

After a new release, update the Brew release and version index with:

$ brew update && brew outdated

If you want to install the new version:

$ brew upgrade embano1/ci-demo-app/demo-app

Uninstall (with remove Tap)

$ brew uninstall demo-app
$ brew untap embano1/ci-demo-app

About

Homebrew Formula for the CI Demo App

License:Apache License 2.0


Languages

Language:Ruby 100.0%