Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 626 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 626 Bytes

Pivotal JS

Matchers and helpers to meet your testing needs.

We're using Lerna to manage the publishing of these tools.

Run gulp publish to build and publish the modules.

New modules should be put in the packages folder.

Anything in a folder like packages/packageName/src will be compiled into packages/packageName/lib as part of gulp publish