generator-swproxy-mod
v0.0.2
Published
Yeoman generator to create mods for the swproxy library.
Downloads
1
Maintainers
Readme
generator-swproxy-mod
Yeoman generator to create mods for the swproxy library.
Installation
First, install Yeoman and generator-swproxy-mod using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-swproxy-mod
Then generate your new project:
yo swproxy-mod
Have a look at the swproxy website to see which mods are already available. More information about how to write a swproxy mod, provided at the github repository https://github.com/alexanderbartels/swproxy.
Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © Alexander Bartels