riongull / create-pastel-app

Generate a starter Pastel app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-pastel-app Build Status

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.

$ mkdir my-fancy-cli
$ cd my-fancy-cli
$ npx create-pastel-app

License

MIT © Vadim Demedes

About

Generate a starter Pastel app

License:MIT License


Languages

Language:JavaScript 100.0%