🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

pastry-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pastry-cli

Node CLI for effectively pasting template files/directories

Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
5
-58.33%
Maintainers
1
Weekly downloads
 
Created
Source

Blueprint-Paster-CLI

This cli helps speed up your workflow, project guideliens and code reusability by adding support for pasting blueprint building blocks.

Installation

Install either to your project npm i blueprint-paster-cli or globally npm i -g blueprint-paster-cli

Setup/Usage

  • Create a /blueprints directory in your project root.
  • Populate the blueprints directory with template files/folders.
  • run bppblueprint-paster | blueprint-paster-cli inside your terminal while standing in the root directory of your project.

The cli will guide you through the rest of the steps.

Available Arguments

-n | --name -> define the new name

-p | --path -> define the new path to paste the blueprint into (from current working directory)

-b | --blueprint -> specify the name of the blueprint you want to use

-h | --help -> lists available commands

Keywords

cli

FAQs

Package last updated on 03 Jun 2019

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