Skip to content

gopad/homebrew-gopad

Repository files navigation

Gopad: Homebrew

General Workflow Join the Matrix chat at https://matrix.to/#/#gopad:matrix.org Codacy Badge

Homebrew repository to install Gopad on macOS.

Prepare

brew tap gopad/gopad

Install

brew install gopad-api
gopad-api -h
brew install gopad-ui
gopad-ui -h
brew install gopad-cli
gopad-cli -h

Development

bundle install
bundle exec rake rubocop
bundle exec rake spec

Security

If you find a security issue please contact gopad@webhippie.de first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>