Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Springworks/generator-springworks

Repository files navigation

Springworks Yeoman Generator

Build Status Coverage Status Dependency Status Greenkeeper badge

This generator helps to setup new projects in the Springworks organization.

And yes, it will add badges and license to the README.md file for public projects.

How do I use it?

First of all you need the yo cli tool to run the generators.

$ npm install -g yo

Install the generator:

$ cd generator-springworks
$ npm install -g

Ensure your project is an NPM project (i.e. run npm init unless already initialized).

Once all the required packages are installed you can run

$ mkdir my-awesome-project && cd my-awesome-project

For example, to generate linting...

$ yo springworks:linting

To list all generate helpers, run:

$ yo --help

License

MIT

About

Springworks Yeoman Generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9