project-scaffolder-extras

0.1.1 • Public • Published

project-scaffolder-extras

Additional filters and tags for Project Scaffolder

InstallationDocumentationContributingLicense

Installation

Go to the Project Scaffolder repostitory to install it.

Run the following command inside your template project.

npm install --save project-scaffolder-extras

Documentation

To add those extra filters and tags just update your scaff.yml like below:

prompt:
  properties:
    propertyName:
      message: Somme message
      required: true
      default: true
 
extras:
  - project-scaffolder-extras

Contributing

  • Fork
  • Create a topic branch - git checkout -b feature
  • Push to your branch - git push origin feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

Project Scaffolder Extras is licensed under the MIT License. See LICENSE.txt for the full text.

Readme

Keywords

none

Package Sidebar

Install

npm i project-scaffolder-extras

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • devops