2.4.1 • Published 3 years ago

@pangolinjs/cli v2.4.1

Weekly downloads
23
License
Hippocratic-3.0
Repository
github
Last release
3 years ago

Pangolin.js CLI

This package provides a global CLI for the Pangolin.js design system framework.

Quick start project creation with npx

npx @pangolinjs/cli create project-name

Alternative global installation

# Install Pangolin.js CLI as global package
npm install --global @pangolinjs/cli

# Create new Pangolin.js project
pangolin create project-name

Contribute

# Lint code
npm run lint:js
npm run lint:css

# Run unit tests
npm run test:unit

# Run CLI tests
npm run test:create
npm run test:dev
npm run test:build

License

Hippocratic License 2.1

2.4.1

3 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.3.0-rc.1

4 years ago

2.3.0-rc.0

4 years ago

2.3.0-beta.0

5 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

2.0.0-rc.2

6 years ago

2.0.0-rc.1

6 years ago

2.0.0-rc.0

6 years ago