mirror of
https://github.com/cooperhammond/irs.git
synced 2024-11-08 18:38:33 +00:00
fa5f3bb3b7
-S or --select will allow you to choose your song, for playlists or for albums
18 lines
253 B
YAML
Executable file
18 lines
253 B
YAML
Executable file
name: irs
|
|
version: 1.4.0
|
|
|
|
authors:
|
|
- Cooper Hammond <kepoorh@gmail.com>
|
|
|
|
targets:
|
|
irs:
|
|
main: src/irs.cr
|
|
|
|
license: MIT
|
|
|
|
dependencies:
|
|
ydl_binaries:
|
|
github: cooperhammond/ydl-binaries
|
|
json_mapping:
|
|
github: crystal-lang/json_mapping.cr
|