0.1.2 • Published 5 months ago

generator-ragnarok-plugin v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

generator-ragnarok-plugin

Generates a template for a Ragnarok plugin

Usage

Use NPM and the create-yo package to invoke this generator

npm init yo ragnarok-plugin

This will not create a new directory

Manual Usage

Install the yo package from NPM or your system package manager

On arch, you can use yay or other AUR helpers to download the package from AUR via yay -S yo

Using NPM, you can do npm install -g yo

After that, you can install this package using the NPM via npm install -g generator-ragnarok-plugin

Then, invoke the generator using

yo ragnarok-plugin

This will not create a new directory

0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago

0.0.0

5 months ago