Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cikichen/create-wow-addons
- Owner: cikichen
- Created: 2019-05-29T08:04:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T23:16:14.000Z (over 3 years ago)
- Last Synced: 2023-08-07T00:36:36.711Z (over 1 year ago)
- Language: JavaScript
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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:37Prepare 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
```