An open API service indexing awesome lists of open source software.

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

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