https://github.com/alexwayfer/flame-cli
CLI for Flame Web-framework
https://github.com/alexwayfer/flame-cli
Last synced: 4 months ago
JSON representation
CLI for Flame Web-framework
- Host: GitHub
- URL: https://github.com/alexwayfer/flame-cli
- Owner: AlexWayfer
- License: mit
- Created: 2019-03-12T22:58:51.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T09:46:05.000Z (over 1 year ago)
- Last Synced: 2025-03-17T16:53:52.205Z (over 1 year ago)
- Language: HTML
- Size: 350 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Flame CLI
[](https://cirrus-ci.com/github/AlexWayfer/flame-cli)
[](https://codecov.io/gh/AlexWayfer/flame-cli)
[](https://codeclimate.com/github/AlexWayfer/flame-cli)
[](https://depfu.com/repos/github/AlexWayfer/flame-cli)
[](https://inch-ci.org/github/AlexWayfer/flame-cli)
[](https://github.com/AlexWayfer/flame-cli/blob/main/LICENSE.txt)
[](https://rubygems.org/gems/flame-cli)
CLI for [Flame web framework](https://github.com/AlexWayfer/flame).
## Installation
Install it globally as:
```shell
gem install flame-cli
```
## Usage
```ruby
flame --help
```
## Development
After checking out the repo, run `bundle install` to install dependencies.
Then, run `bundle exec rspec` to run the tests.
To install this gem onto your local machine, run `toys gem install`.
To release a new version, run `toys gem release %version%`.
See how it works [here](https://github.com/AlexWayfer/gem_toys#release).
## Contributing
Bug reports and pull requests are welcome on [GitHub](https://github.com/AlexWayfer/flame-cli).
## License
The gem is available as open source under the terms of the
[MIT License](https://opensource.org/licenses/MIT).