99.10.0 • Published 4 years ago

@temporg/template-scripts v99.10.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

category: packages

template-scripts

npm  build-status  MIT License  Code of Conduct

A collection of UI scripts and utils to automate upgrades.

Using npx

$ npx @temporg/template-scripts <command>

Globally installing template-scripts with yarn or npm

$ yarn global add @temporg/template-scripts

or

$ npm install -g @temporg/template-scripts

You now have access to template-scripts commands

template-scripts <command>

Available commands

  • create-component | Generate a component within a new package or within an existing package.
  • create-from-template | Copy template source file or directory to a specified destination and replace variables with designated values.
  • create-package | Generate a package from a template.

Documentation

For more documentation on available options and parameters for individual commands do:

template-scripts <command> --help
99.10.0

4 years ago

99.9.0

4 years ago

99.8.0

4 years ago

99.6.0

4 years ago

99.7.0

4 years ago

99.5.0

4 years ago

99.4.0

4 years ago

99.3.0

4 years ago

99.2.0

4 years ago

99.1.0

4 years ago

0.8.12

4 years ago

0.8.11

4 years ago

0.8.9

4 years ago