Composer package
This commit is contained in:
parent
be27283ef6
commit
7c1da238bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ test/testdata
|
||||
youtube-dl.zsh
|
||||
.idea
|
||||
.idea/*
|
||||
vendor/
|
||||
|
5
composer.json
Normal file
5
composer.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"description": "Small command-line program to download videos from YouTube.com and other video sites",
|
||||
"license": "Unlicense"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user