@paperist/postinstaller-for-template
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@paperist/postinstaller-for-template

LICENSE NPM

Postinstall command for Paperist template

The command copying templates to project folder.

Table of Contents

Usage

Write configs like below to Paperist template's package.json.

{
  "dependencies": {
    "@paperist/postinstaller-for-template": "*"
  },
  "scripts": {
    "postinstall": "postinstaller-for-template"
  }
}

Contribute

PRs accepted.

License

3846masa MIT (c) 3846masa

Readme

Keywords

none

Package Sidebar

Install

npm i @paperist/postinstaller-for-template

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • paperist-owner
  • 3846masa