DistriLab logo on peertube
Go to file
Douze Bé b4a0eb6f00 bump version 2022-03-24 17:12:47 +01:00
assets fix logo size fix #1 2022-03-24 23:58:25 +08:00
client first version 2022-03-24 14:47:34 +01:00
public/images first version 2022-03-24 14:47:34 +01:00
.gitignore first version 2022-03-24 14:47:34 +01:00
LICENSE Initial commit 2022-03-24 12:50:34 +00:00
README.md update README.md 2022-03-24 15:16:11 +01:00
main.js first version 2022-03-24 14:47:34 +01:00
package-lock.json bump version 2022-03-24 17:12:47 +01:00
package.json bump version 2022-03-24 17:12:47 +01:00
webpack.config.js first version 2022-03-24 14:47:34 +01:00

README.md

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