Skip to content

NPM package used to generate a template plugin for the Ragnarok Editor

License

Notifications You must be signed in to change notification settings

winterSteve25/generator-ragnarok-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

NPM package used to generate a template plugin for the Ragnarok Editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published