@gold.au/syrup
v2.0.1
Published
Syrup helps you select the right pancake modules.
Downloads
6
Readme
Syrup
Syrup is a tool to make working with Pancake and npm easy and sweet.
Syrup lets you install Design System Components from a command line interface. It makes it easy to understand how to upgrade to newer versions and gives you suggestions as to what you can do when hitting a version conflict.
Usage
Run a Syrup session:
npx @gold.au/syrup
Requirements
- npm version >=
~3.0.0
- A
package.json
file in your root (runnpm init --yes
)