0.23.0 • Published 2 years ago

generator-swell v0.23.0

Weekly downloads
106
License
MIT
Repository
github
Last release
2 years ago

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!).

NPM Stats Badge

NPM Version Badge npm License Badge

Circle CI Badge AppVeyor Status Test Results Badge Coverage Badge SonarQube Quality Gate Badge SonarQube Maintainability Badge

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:

  • Node.js We are developing on 8.x, but we also run our tests against 6.x, 8.x, 9.x, and 10.x
  • Yeoman

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
0.23.0

2 years ago

0.22.12

5 years ago

0.22.9

5 years ago

0.22.8

6 years ago

0.22.7

6 years ago

0.21.7

6 years ago

0.21.3

6 years ago

0.18.2

6 years ago

0.17.10-alpha

6 years ago

0.16.0-alpha

7 years ago

0.15.1-alpha

7 years ago

0.15.0-alpha

7 years ago

0.14.1-alpha

7 years ago

0.14.0-alpha

7 years ago

0.12.1-alpha

7 years ago

0.11.4-alpha

7 years ago

0.8.0-alpha

7 years ago

0.7.7-alpha

7 years ago

0.7.6-alpha

7 years ago

0.7.5-alpha

7 years ago

0.7.4-alpha

7 years ago

0.7.0-alpha

7 years ago

0.6.2-alpha

7 years ago

0.5.6-alpha

7 years ago

0.5.5-alpha

7 years ago

0.5.4-alpha

7 years ago

0.5.3-alpha

7 years ago

0.5.2-alpha

7 years ago

0.5.1-alpha

7 years ago

0.4.1-alpha

7 years ago

0.3.3-alpha

7 years ago

0.3.2-alpha

7 years ago

0.3.1-alpha

7 years ago

0.3.0-alpha

7 years ago

0.2.2

7 years ago

0.2.2-alpha

7 years ago