0.1.13 • Published 5 years ago

blueprint-templates-cli v0.1.13

Weekly downloads
42
License
MIT
Repository
github
Last release
5 years ago

About tool

It is CLI for VSCode Blueprint extension (github, visualstudio marketplace)

It helps create new folder of files from template easy.

Usage

Install package

yarn global add blueprint-templates-cli

or

yarn add blueprint-templates-cli

Add templates

Launch command

  • node node_modules/.bin/create-component for locally installed package
  • create-component for globally installed package
  • use cli option -p path/to/templates/folder to override default template folder path

Enter information for creating new component

  • Select a target directory for your component (Tab complete)
  • Select type of your component
  • Enter a name for your component (you can enter comma-separated list of names)

enter image description here

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago