https://github.com/ananace/ruby-introvert-dashboard
A dashboard for home
https://github.com/ananace/ruby-introvert-dashboard
Last synced: 25 days ago
JSON representation
A dashboard for home
- Host: GitHub
- URL: https://github.com/ananace/ruby-introvert-dashboard
- Owner: ananace
- License: mit
- Created: 2020-04-17T22:10:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T21:20:59.000Z (about 5 years ago)
- Last Synced: 2025-11-15T05:47:06.878Z (8 months ago)
- Language: Ruby
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Introvert Dashboard
A web dashboard for use at home.
Using Bootstrap, Axios, Font-Awesome, and [Weather Icons](https://erikflowers.github.io/weather-icons/).
## Usage
Run the application with rackup, config is still TODO.
## Development
After checking out the repo, run `bundle` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ananace/ruby-introvert-dashboard
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).