mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Initial commit
This commit is contained in:
commit
26959020b7
15 changed files with 307 additions and 0 deletions
17
shard.yml
Normal file
17
shard.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
name: visor
|
||||
version: 0.1.0
|
||||
|
||||
authors:
|
||||
- Omar Roth <omarroth@hotmail.com>
|
||||
|
||||
targets:
|
||||
visor:
|
||||
main: src/visor.cr
|
||||
|
||||
dependencies:
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
|
||||
crystal: 0.23.1
|
||||
|
||||
license: MIT
|
Loading…
Add table
Add a link
Reference in a new issue