Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frontainer/greyhounds


https://github.com/frontainer/greyhounds

Last synced: about 7 hours ago
JSON representation

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)