generator-swell v0.23.0
generator-swell ** Currently in Alpha **
** Note this is currently in Alpha **
Highly opinionated Yeoman generator for various types of Node.js (Chatbots, VSTS Extensions, and more) plus coming soon: Angular and Aurelia projects with TypeScript. Yes, there are others out there, but we wanted one that gave us a 100% of what we need. Pull Requests are encouraged and will be happily accepted (provided they pass the automated gates!).
Installation
Ensure you have the necessary prerequisites outlined below. Then install the generator globally (note, you may need to use sudo):
npm i -g generator-swell
Prerequisites
This should be pretty obvious, but just in case here is what you will need:
If you don't have Yeoman installed globally (note, you may need to use sudo):
npm i -g yo
Usage
yo swell
See the Usage Overview for detailed information about usage. Note you will need to cd into the newly created directory if you specify an app name that is different than the name of the directory you execute the yo command from.
Contributing
More details can be found in the Contribution Guidelines.
Click the below links to create a new issue:
Developing
The Swellaby Generator is developed using Typescript.
Here are some things you should know:
- Run
npm run dev:setup
to configure your environment - Run
npm link
(as admin) to install the locally cloned generator globally so that you can see how it behaves
3 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago