https://github.com/dantleech/skeletor
Skeletor Project Generator
https://github.com/dantleech/skeletor
Last synced: 12 months ago
JSON representation
Skeletor Project Generator
- Host: GitHub
- URL: https://github.com/dantleech/skeletor
- Owner: dantleech
- License: mit
- Created: 2016-03-13T20:07:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T17:07:40.000Z (almost 8 years ago)
- Last Synced: 2025-04-14T01:13:12.803Z (about 1 year ago)
- Language: PHP
- Size: 3.28 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Skeletor
[](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.