Sha256: 3c568bfd00a4ad18912077d0b0320bc3aa5f4f3a629c963c829bfed411ba5e0c
Contents?: true
Size: 1.52 KB
Versions: 3
Compression:
Stored size: 1.52 KB
Contents
## Calliope Calliope is a wrapper for Lavalink. The library aims to provide an easy way to access the Lavalink REST and websocket API. ## Installation TODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org. Install the gem and add to the application's Gemfile by executing: ```bash bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG ``` If bundler is not being used to manage dependencies, install the gem by executing: ```bash gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG ``` ## Usage TODO: Write usage instructions here ## Contributing Bug reports and pull requests are welcome on [GitHub](https://github.com/droid00000/calliope). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/droid00000/calliope/blob/main/CODE_OF_CONDUCT.md). ## Code of Conduct Everyone interacting in the Calliope project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/droid00000/calliope/blob/main/CODE_OF_CONDUCT.md). ## License The gem is available as open source under the terms of the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
calliope-link-1.0.2 | README.md |
calliope-link-1.0.1 | README.md |
calliope-link-1.0.0 | README.md |