Socket
Book a DemoInstallSign in
Socket

create-pastel-app

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-pastel-app

Generate a starter Pastel app

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
6
-25%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

ink

FAQs

Package last updated on 24 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts