Add readme
This commit is contained in:
parent
1f35f0411b
commit
c7d483ceeb
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
## a frontend to yt-dlp
|
||||||
|
|
||||||
|
### Getting started
|
||||||
|
|
||||||
|
- Clone the repo
|
||||||
|
- Run `npm install` (you have to have node installed)
|
||||||
|
- Run `npm run dev`
|
||||||
|
- Now you can write code
|
||||||
|
|
||||||
|
### Missing
|
||||||
|
|
||||||
|
- Proper logs
|
||||||
|
- Containerfile
|
||||||
|
- Source spotify (spotdl)
|
Loading…
Add table
Reference in a new issue