Skip to content

Latest commit

 

History

History

boilerplate-url

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

NPM version MIT License Discord

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-url

Example

{
  "extends": "@magicspace/boilerplate-url",
  "options": {
    "url": "https://github.com/react-boilerplate/react-boilerplate/archive/master.zip",
    "strip": 1
  }
}

License

MIT License.