Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ineiti/qooxview
Based on QooxDoo, it is a mix of RoR and Access
https://github.com/ineiti/qooxview
Last synced: 2 days ago
JSON representation
Based on QooxDoo, it is a mix of RoR and Access
- Host: GitHub
- URL: https://github.com/ineiti/qooxview
- Owner: ineiti
- License: gpl-3.0
- Created: 2012-07-14T16:46:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T05:23:59.000Z (over 6 years ago)
- Last Synced: 2024-12-03T09:19:41.291Z (20 days ago)
- Language: Ruby
- Size: 11.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Qooxview
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'qooxview'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install qooxview
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/qooxview/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request