1.0.0 • Published 4 years ago

@paddek/verdaccio-badger-test v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

verdaccio-badger-test

Minimal test Badge for verdaccio-badger middleware plugin.

Test badge

Requirements

  • verdaccio@4.x or higher
  • verdaccio-badger@1.x or higher middleware plugin
 npm install --global @paddek/verdaccio-badger-test

Usage

Next lines show the minimal configuration for verdaccio and verdaccio-badger to use the test badge.

middlewares:
  badger:
    enabled: true
    badges:
      '@paddek/verdaccio-badger-test':
        name: test.svg
        useCache: false
        options:
          prefix: v

If you publish the test badge to your verdaccio you should be able to see the resulting badge.