Dashstrap is a dashboard interface for Faalis which is using AdminLTE.
Add this line to your application's Gemfile:
gem 'dashstrap'
And then execute:
$ bundle
Or install it yourself as:
$ gem install dashstrap
TODO: Write usage instructions here
- Fork it ( http://github.com//dashstrap/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Dashstrap is maintained and funded by Yellowen. Whenever a code snippet is borrowed or inspired by existing code, we try to credit the original developer/designer in our source code. Let us know if you think we have missed to do this.
Kudos to almasaeed who builds AdminLTE
Dashstrap is Copyright © 2014 Yellowen. It is free software, and may be redistributed under the terms specified in the LICENSE file.