peertube-plugin-logo-distrilab/README.md

11 lines
231 B
Markdown
Raw Permalink Normal View History

2022-03-24 12:50:34 +00:00
# peertube-plugin-logo-distrilab
2022-03-24 14:16:11 +00:00
DistriLab logo on peertube
## Building and publishing a new version
- change the version in package.json
- `npm install`
- `npm run build`
- test on a local peertube instance
- `npm publish`