peertube-plugin-logo-distrilab/README.md
2022-03-24 15:16:11 +01:00

231 B

peertube-plugin-logo-distrilab

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