https://github.com/alexwayfer/flame_app_template
This is my personal Flame web app template.
https://github.com/alexwayfer/flame_app_template
Last synced: 8 months ago
JSON representation
This is my personal Flame web app template.
- Host: GitHub
- URL: https://github.com/alexwayfer/flame_app_template
- Owner: AlexWayfer
- License: mit
- Created: 2023-11-06T16:16:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T15:16:39.000Z (about 1 year ago)
- Last Synced: 2025-01-31T04:34:13.124Z (about 1 year ago)
- Language: HTML
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Flame App Template
[](https://cirrus-ci.com/github/AlexWayfer/flame_app_template)
[](https://codeclimate.com/github/AlexWayfer/flame_app_template/code)
[](https://codeclimate.com/github/AlexWayfer/flame_app_template)
[](https://depfu.com/repos/github/AlexWayfer/flame_app_template)
[](LICENSE.txt)
This is my personal [Flame](https://github.com/AlexWayfer/flame) web app template.
Can be example template for
[`flame_app_generator`](https://github.com/AlexWayfer/flame_app_generator).
## Usage
### Preparation
```sh
gem install flame_app_generator
```
### Generation
```sh
flame_app_generator AlexWayfer/flame_app_template --git
```
Don't forget about available options for `flame_app_generator` CLI.