mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
No description
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
README.md | ||
shard.yml |
Spectator
TODO: Write a description here
Installation
Add this to your application's shard.yml
:
dependencies:
spectator:
gitlab: arctic-fox/spectator
Usage
require "spectator"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://gitlab.com/arctic-fox/spectator/fork/new)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Merge Request
Contributors
- arctic-fox Michael Miller - creator, maintainer