DistriLab logo on peertube
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Douze Bé b4a0eb6f00 bump version 1 year ago
assets fix logo size fix #1 1 year ago
client first version 1 year ago
public/images first version 1 year ago
.gitignore first version 1 year ago
LICENSE Initial commit 1 year ago
README.md update README.md 1 year ago
main.js first version 1 year ago
package-lock.json bump version 1 year ago
package.json bump version 1 year ago
webpack.config.js first version 1 year ago

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