https://github.com/yerkopalma/templates
Personal templates
https://github.com/yerkopalma/templates
scaffold template templates
Last synced: 3 months ago
JSON representation
Personal templates
- Host: GitHub
- URL: https://github.com/yerkopalma/templates
- Owner: YerkoPalma
- License: other
- Created: 2017-04-19T17:43:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T13:54:23.000Z (over 6 years ago)
- Last Synced: 2025-01-25T07:11:20.108Z (5 months ago)
- Topics: scaffold, template, templates
- Language: JavaScript
- Size: 84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
templates
=========> Local templates
## Usage
```bash
$ savior node my-module
```## Install
```bash
$ curl -fs https://raw.githubusercontent.com/YerkoPalma/templates/master/install | sh
```## Requisites
- [jq][jq]: For keywords parsing.
## TODO
- [ ] electron template.
- [ ] full stack template.
- [ ] talk template.
- [ ] mobile (cordova) template.## License
[MIT](/license)[jq]: https://stedolan.github.io/jq/