Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cikichen/create-wow-addons

Simple generator
https://github.com/cikichen/create-wow-addons

Last synced: about 2 months ago
JSON representation

Simple generator

Awesome Lists containing this project

README

        

# create-wow-addons

#### This is a simple addons generator
```
npm i create-wow-addons -g
```

Usage
```
$ create-wow-addons  ✔  10066  16:21:37

Prepare to create a project...

? Title: mytools
? Author: simon
? Version: 0.0.1
? Notes: this is a demo
? Interface: 80100
? Do you need variables? Yes
? SavedVariables: tool_saved
? SavedVariablesPerCharacter: per_tool_saved

✔ Loading Generating file...
✔ Loading Created
```