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

https://github.com/dantleech/skeletor

Skeletor Project Generator
https://github.com/dantleech/skeletor

Last synced: 12 months ago
JSON representation

Skeletor Project Generator

Awesome Lists containing this project

README

          

# Skeletor

[![Build Status](https://travis-ci.org/dantleech/skeletor.svg?branch=master)](https://travis-ci.org/dantleech/skeletor)

Skeletor is a universal project generator which uses github repositories such
as [this one](https://github.com/dantleech/phplib.skel) as skeleton
repositories.

- Uses ``{{ mustache }}`` like templates.
- Skeletons are hosted on Github.
- Skeletons are installed locally (i.e. they work offline).
- Interactive generation.

## Installation and Usage

See the project [website](http://dantleech.github.io/skeletor) for
installation and usage intstructions.

## Credits

- [This excellent blog post](https://mwop.net/blog/2015-12-14-secure-phar-automation.html): For explaining how to create a secure self-updating, auto-deploying PHAR.