Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.53 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.53 KB

Kleister: Homebrew

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

Homebrew repository to install Kleister on macOS.

Prepare

brew tap kleister/kleister

Install

brew install kleister-api
kleister-api -h
brew install kleister-ui
kleister-ui -h
brew install kleister-cli
kleister-cli -h

Development

bundle install
bundle exec rake rubocop
bundle exec rake spec

Security

If you find a security issue please contact [email protected] first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <[email protected]>