@wmfs/tymly-gatherer

1.50.1 • Public • Published

tymly-gatherer

CircleCI Commitizen friendly JavaScript Style Guide license

A package to collate and present the contents of a Tymly shaped repo

Installation

npm install @wmfs/tymly-gatherer --save

Usage

const Gatherer = require('@wmfs/tymly-gatherer')

const meta = new Gatherer(
  {
    tymlyDir: 'c:/development/tymly',
    cardscriptSchemaPath: '/cardscript/packages/cardscript-schema/lib/schema.json',
    assetsOutputRootDir: '/temp',
    pluginVersionSource: 'npm'
  }
)

Environment variables

Env variable Notes
DEBUG Set it to tymly-gatherer to see what's going on.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @wmfs/tymly-gatherer

Weekly Downloads

14

Version

1.50.1

License

MIT

Unpacked Size

122 kB

Total Files

39

Last publish

Collaborators

  • wmfsbot