@magicspace/boilerplate-url
v0.3.7
Published
[](https://www.npmjs.com/package/@magicspace/boilerplate-url) [](./L
Readme
Boilerplate URL
A magicspace boilerplate that downloads content from URL.
Currently supports only zip format.
Usage
npm install --global magicspace @magicspace/boilerplate-url
magicspace create @magicspace/boilerplate-urlExample
{
"extends": "@magicspace/boilerplate-url",
"options": {
"url": "https://github.com/react-boilerplate/react-boilerplate/archive/master.zip",
"strip": 1
}
}License
MIT License.
