0.1.0 • Published 8 years ago
@paperist/postinstaller-for-template v0.1.0
@paperist/postinstaller-for-template
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
 MIT (c) 3846masa