https://github.com/gluons/template-gluons
@gluons' personal SAO scaffolding template.
https://github.com/gluons/template-gluons
generator gluons sao scaffolding template
Last synced: over 1 year ago
JSON representation
@gluons' personal SAO scaffolding template.
- Host: GitHub
- URL: https://github.com/gluons/template-gluons
- Owner: gluons
- License: mpl-2.0
- Created: 2017-07-23T14:41:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T13:15:11.000Z (about 6 years ago)
- Last Synced: 2024-04-25T04:42:45.014Z (about 2 years ago)
- Topics: generator, gluons, sao, scaffolding, template
- Language: JavaScript
- Size: 45.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template Gluons
[](./LICENSE)
[](https://www.npmjs.com/package/template-gluons)
[](https://sao.js.org/)
[](https://github.com/gluons/eslint-config-gluons)
😍 [gluons](https://github.com/gluons)' personal [SAO](https://github.com/egoist/sao) scaffolding template.
🌤🌨🚀🌨🌨
❄️❄️❄️❄️❄️
❄️❄️❄️❄️❄️
🎄🎄☃⛷🏔
## Installation
**Via [NPM](https://www.npmjs.com):**
[](https://www.npmjs.com/package/template-gluons)
```bash
npm install -g sao # Install SAO first.
npm install -g template-gluons
```
**Via [Yarn](https://yarnpkg.com):**
```bash
yarn global add sao # Install SAO first.
yarn global add template-gluons
```
## Usage
**From [NPM](https://www.npmjs.com):**
```bash
sao gluons my-project
```
**From git repo:**
```bash
sao gluons/template-gluons my-project
```
## License
MPL-2.0 © [gluons](https://github.com/gluons)