Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frontainer/greyhounds
https://github.com/frontainer/greyhounds
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/frontainer/greyhounds
- Owner: frontainer
- Created: 2016-08-09T05:47:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T11:22:15.000Z (over 8 years ago)
- Last Synced: 2025-01-18T01:35:22.659Z (19 days ago)
- Language: JavaScript
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# greyhounds
Generate template from github & execute `npm install` command
## Command
```
ghs
ghs --preset wp
ghs --preset frontplate
ghs --github frontainer/greyhounds
```## Options
- --preset, -p : Download from preset templates ('default' or 'frontplate')
- --github, -g : Download from github (USER_NAME/REPO_NAME)
- --version,-v : show version
- --help, -h : show help## Preset
- default: [frontainer/default-greyhounds](https://github.com/frontainer/default-greyhounds)
- wp: [frontainer/wp-greyhounds](https://github.com/frontainer/wp-greyhounds)
- frontplate: [frontainer/frontplate](https://github.com/frontainer/frontplate)