Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueberryapps/blueberry_admin
https://github.com/blueberryapps/blueberry_admin
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/blueberryapps/blueberry_admin
- Owner: blueberryapps
- License: mit
- Created: 2017-01-12T09:30:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T12:18:24.000Z (over 1 year ago)
- Last Synced: 2024-04-09T21:49:02.891Z (7 months ago)
- Language: CSS
- Size: 92.8 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# BlueberryAdmin
Short description and motivation.## Usage
How to use my plugin.## Installation
Add this line to your application's Gemfile:```ruby
gem 'blueberry_admin'
``````sass
@import blueberry_admin
```And then execute:
```bash
$ bundle
```Or install it yourself as:
```bash
$ gem install blueberry_admin
```## Contributing
Contribution directions go here.## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).