Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paperist/postinstaller-for-template
DEPRECATED
https://github.com/paperist/postinstaller-for-template
Last synced: about 1 month ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/paperist/postinstaller-for-template
- Owner: Paperist
- License: mit
- Created: 2017-08-10T07:39:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-05T12:57:36.000Z (over 7 years ago)
- Last Synced: 2024-12-20T19:04:03.040Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @paperist/postinstaller-for-template
[![LICENSE][license-badge]][license]
[![NPM][npm-badge]][npm][npm]: https://www.npmjs.com/package/@paperist/postinstaller-for-template
[license]: https://3846masa.mit-license.org
[standard-readme]: https://github.com/RichardLitt/standard-readme[npm-badge]: https://img.shields.io/npm/v/@paperist/postinstaller-for-template.svg?style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURcwAAOeIiP////G7u/ri4tIZGdpFReJsbPC3t075sZwAAAAvSURBVCjPY2CgDWAThIMEsACjEhwIUCZg0dGCIqASwMAxMgXAgSzOwMAOC2TqAwBvzR4JxLaP0gAAAABJRU5ErkJggg==
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAIGNIUk0AAHomAACAhAAA%2BgAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAAVUExURSBTICJcIiNgIiZoJTuhNyt3Kf///%2BCqxSgAAAAGdFJOUwpclbn%2B4Fj6/H8AAAABYktHRAZhZrh9AAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4AkEEjEV7MDQQwAAAGBJREFUCNc1TUEKgDAMi07vE/Q%2BRD8g%2B4BbvAvi/79iMjDQJm1CC6BbDzRsZI3incIpYeYFhCaYnLiyPYnYkwWZFWoFHrSuttCmmbwXh0eJQYVON4JthZTxCzzAmyb8%2BAAKXBRyN6RyZQAAAABJRU5ErkJggg==> Postinstall command for Paperist template
The command copying templates to project folder.
## Table of Contents
- [Usage](#usage)
- [Contribute](#contribute)
- [License](#license)## 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
[3846masa]: https://www.gravatar.com/avatar/cfeae69aae4f4fc102960f01d35d2d86?s=50