@pangolinjs/cli

2.4.1 • Public • Published

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

/@pangolinjs/cli/

    Package Sidebar

    Install

    npm i @pangolinjs/cli

    Weekly Downloads

    1

    Version

    2.4.1

    License

    Hippocratic-3.0

    Unpacked Size

    41.5 kB

    Total Files

    41

    Last publish

    Collaborators

    • mvsde