mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Initial commit
This commit is contained in:
commit
630e537726
8 changed files with 108 additions and 0 deletions
6
src/spectator.cr
Normal file
6
src/spectator.cr
Normal file
|
@ -0,0 +1,6 @@
|
|||
# TODO: Write documentation for `Spectator`
|
||||
module Spectator
|
||||
VERSION = "0.1.0"
|
||||
|
||||
# TODO: Put your code here
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue