create-pastel-app

2.0.0 • Public • Published

create-pastel-app test

Generate a starter Pastel app

Usage

This helper tool scaffolds out basic project structure for Pastel apps and lets you avoid the boilerplate and get to building beautiful CLIs in no time.

$ npx create-pastel-app ts-app
$ ts-app

# Or create a JavaScript app
$ npx create-pastel-app --javascript js-app
$ js-app

/create-pastel-app/

    Package Sidebar

    Install

    npm i create-pastel-app

    Weekly Downloads

    15

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    13.1 kB

    Total Files

    20

    Last publish

    Collaborators

    • vdemedes