Verdaccio

Verdaccio

  • Awọn iwe
  • Bulọọgi
  • Twitter
  • Iranlọwọ
  • GitHub
  • Contributors
  • Sponsor Us
  • Languages iconYoruba
    • English
    • Español
    • Français
    • 中文
    • Russian
    • Pese iranlọwọ lati Tumọ

›Dev Guides

Ifihan

  • Ki ni verdaccio?
  • Ifi sori ẹrọ
  • Irinṣẹ Ila aṣẹ
  • Using a private registry
  • Tani o nlo Verdaccio?
  • Eto imulo Aabo
  • Irulogo
  • Uses Cases

    • Idanwo Opin si Opin
    • Awọn ọna ifisapo iranti
    • GitHub Actions
    • Sise asopọ ibi iforukọsilẹ ọlọna jijin kan

    Talks & Articles

    • Awọn arokọ
    • Awọn ọrọ

Ẹya ara

  • Faili Iṣeto
  • Uplinks
  • Iwọlesi Akopọ
  • Ifasẹsi
  • Awọn ifitonileti
  • Olugbasilẹ
  • Intafeesi Olumulo ti Ayelujara

Olupese

  • Iṣeto Olupese
  • Iseto Aṣoju ikọkọ-Alayipada
  • Ṣeto Awọn iwe ẹri SSL
  • Fifi sori ẹrọ Bi Iṣẹ Windows kan
  • Fifi sori olupese IIS

Agbedide

  • Awọn ohun elo
  • Ṣiṣe agbedide Awọn ohun elo
  • Dev Guides

    • Plugin Generator
    • Ohun elo Ifasẹsi
    • Ohun elo Middleware
    • Ohun elo Ibi ipamọ
  • API Oju ipade

DevOps

  • Docker
  • Kubernetes
  • Imuṣiṣẹpọ Alainidaduro
  • Cloud

    • Awọn Iṣẹ Ayelujara ti Amazon

    Tools

    • Ansible
    • Puppet
    • Iwe idana Alase

Awọn itọsọna

  • Awọn iṣeṣi to Darajulọ
  • Didabobo awọn akopọ
  • Awọn Iṣẹ Ayelujara ti Amazon
Translate

Plugin Generator

Installing the Yeoman Generator

Verdaccio is a pluggable application, with the objective to help developers to generate new plugins, we have a custom generator based in Yeoman for generate all sort of plugins.

To install the generator, as first step you must install the yeoman command yo.

npm install -g yo

then, install the custom generator running the following in your terminal.

npm i -g generator-verdaccio-plugin

Using the generator

Use yeoman is quite straighforward, you can read more infomation about it here.

After a success install, run yo verdaccio-plugin in your terminal and follow the steps.

➜ yo verdaccio-plugin

Just found a `.yo-rc.json` in a parent directory.
Setting the project root at: /Users/user/verdaccio_yo_generator

     _-----_     ╭──────────────────────────╮
    |       |    │        Welcome to        │
    |--(o)--|    │ generator-verdaccio-plug │
   `---------´   │   in plugin generator!   │
    ( _´U`_ )    ╰──────────────────────────╯
    /___A___\   /
     |  ~  |
   __'.___.'__
 ´   `  |° ´ Y `

? What is the name of your plugin? (customname)

Best practices

  • We recommend using Typescript for developing new plugins, we provide an extense support of Types which help you along the development.
? What is the name of your plugin? my-plugin
? Select Language (Use arrow keys)
❯ typescript
  javascript
  • On describe your plugin, be brief and explicit, remember a good description will increase your chances your pluing to be used.
? Please, describe your plugin (An amazing verdaccio plugin)
  • Don't hesitate to include meaningful keywords, as verdaccio, plugin or your plugin type. Good keywords will help us to find you and future improvement in our collect information about all plugins.
? Key your keywords (comma to split) verdaccio,plugin,storage,minio,verdaccio-plugin
  • Keep your generator updated, don't miss any bug-fixes and performance improvements.

Contributing

Help us to improve the generator, you can contribute in the following repository.

https://github.com/verdaccio/generator-verdaccio-plugin

← Ṣiṣe agbedide Awọn ohun eloOhun elo Ifasẹsi →
  • Installing the Yeoman Generator
  • Using the generator
    • Best practices
    • Contributing
Verdaccio
Docs
Getting StartedDockerConfigurationLogos
Community
User ShowcaseStack OverflowProject ChatFollow Verdaccio on Twitter
More
BlogGitHubStar