0.3.8 • Published 4 years ago

generator-cartridge-lib-module v0.3.8

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Generator Cartridge Lib Module

Version Build Status Codacy Badge codecov

Introduction

A Yeoman generator to create a SFRA cartridge lib from a Node module.

Features

✓ Author in ES2015 (including the unit tests)
Mocha-Chai-Sinon testing stack

Installation

Install yo and this generator globally.

$ npm install -g yo generator-cartridge-lib-module

Usage

Navigate to the directory you'd like to use for your project, then run yo cartridge-lib-module.

$ mkdir lib-foo
$ cd lib-foo
$ yo cartridge-lib-module

Answer a few questions, and your project will be scaffolded.

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago