mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Create readme.md
This commit is contained in:
19
sites/vodafone.pt/readme.md
Normal file
19
sites/vodafone.pt/readme.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# vodafone.pt
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=meo.pt
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/meo.pt/meo.pt.config.js --output=./sites/meo.pt/meo.pt.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- meo.pt
|
||||
```
|
||||
Reference in New Issue
Block a user