generator-sma-plugin-mav

0.0.1-7.2 • Public • Published

generator-sma-plugin NPM version Build Status Dependency Status

Scaffold a package for the Scriptcraft Modular Architecture - Minecraft Plugins in Javascript!

Note:

This is a modified copy of the package: sma-plugin

The original package: https://www.npmjs.com/package/generator-sma-plugin

Original Author: Josh Wulf

Changes: - Problem Fix (Files were not being copied): inquirer-npm-name replaced by prompts package

Installation

First, install Yeoman and generator-sma-plugin using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-sma-plugin-mav

Then generate your new project:

yo sma-plugin-mav

Developing your plugin

The scaffolded plugin has a README file with instructions on developing your plugin. Go make something awesome!

License

Apache-2.0 © Josh Wulf

Package Sidebar

Install

npm i generator-sma-plugin-mav

Weekly Downloads

0

Version

0.0.1-7.2

License

Apache-2.0

Unpacked Size

13.9 kB

Total Files

16

Last publish

Collaborators

  • miguelarenasvillalobos