mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
Update CONTRIBUTING.md
This commit is contained in:
parent
707ae6d0f8
commit
d095023da0
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ To run scripts use the `npm run <script-name>` command.
|
||||||
- `playlist:validate`: сhecks ids and links in internal playlists for errors.
|
- `playlist:validate`: сhecks ids and links in internal playlists for errors.
|
||||||
- `playlist:lint`: сhecks internal playlists for syntax errors.
|
- `playlist:lint`: сhecks internal playlists for syntax errors.
|
||||||
- `playlist:test`: tests links in internal playlists.
|
- `playlist:test`: tests links in internal playlists.
|
||||||
|
- `playlist:edit`: utility for quick streams mapping.
|
||||||
- `playlist:deploy`: allows to manually publish all generated via `playlist:generate` playlists. To run the script you must provide your [personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) with write access to the repository.
|
- `playlist:deploy`: allows to manually publish all generated via `playlist:generate` playlists. To run the script you must provide your [personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) with write access to the repository.
|
||||||
- `readme:update`: updates the list of playlists in [README.md](README.md).
|
- `readme:update`: updates the list of playlists in [README.md](README.md).
|
||||||
- `report:create`: creates a report on current issues.
|
- `report:create`: creates a report on current issues.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue