https://github.com/bbmoz/puree
Load scaffolds from any repo
https://github.com/bbmoz/puree
bootstrap generator github init project scaffold starter
Last synced: about 2 months ago
JSON representation
Load scaffolds from any repo
- Host: GitHub
- URL: https://github.com/bbmoz/puree
- Owner: bbmoz
- License: mit
- Created: 2017-04-27T06:58:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T14:06:17.000Z (about 9 years ago)
- Last Synced: 2025-10-26T08:20:53.613Z (8 months ago)
- Topics: bootstrap, generator, github, init, project, scaffold, starter
- Language: JavaScript
- Homepage: https://git.io/v9sOQ
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Puree
[![npm][npm]][npm-url]
[![build][build]][build-url]
[![climate][climate]][climate-url]
[![deps][deps]][deps-url]
[![license][license]][license-url]
> Load scaffolds from any repo!
## Get Started
```bash
$ npm install -g puree
```
## Prerequisite
Puree uses SVN to manage scaffold downloads. You may follow the installation instructions (see part II) from the [subversion quick guide](http://svn.apache.org/repos/asf/subversion/trunk/INSTALL).
## CLI
```bash
$ puree init [-s|--source 'repo-url'] # load scaffold from repo-url
$ puree ls # list available scaffolds
```
[![info][info]][info-url]
[![love][love]][love-url]
[npm]: https://badge.fury.io/js/puree.svg
[npm-url]: https://www.npmjs.com/package/puree
[build]: https://travis-ci.org/bbmoz/puree.svg
[build-url]: https://travis-ci.org/bbmoz/puree
[climate]: https://codeclimate.com/github/bbmoz/puree/badges/gpa.svg
[climate-url]: https://codeclimate.com/github/bbmoz/puree
[deps]: https://dependencyci.com/github/bbmoz/puree/badge
[deps-url]: https://dependencyci.com/github/bbmoz/puree
[license]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/bbmoz/puree/blob/master/LICENSE
[info]: https://nodei.co/npm/puree.png?compact=true
[info-url]: https://www.npmjs.com/package/puree
[love]: http://forthebadge.com/images/badges/built-with-love.svg
[love-url]: https://github.com/bbmoz/puree