generator-cartridge-lib-module

0.3.8 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.8
    11
    • latest

Version History

Package Sidebar

Install

npm i generator-cartridge-lib-module

Weekly Downloads

109

Version

0.3.8

License

MIT

Unpacked Size

24.6 kB

Total Files

23

Last publish

Collaborators

  • pikamachu