Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmeiklejohn/overriak-ui
UI for overriak service.
https://github.com/cmeiklejohn/overriak-ui
Last synced: about 2 months ago
JSON representation
UI for overriak service.
- Host: GitHub
- URL: https://github.com/cmeiklejohn/overriak-ui
- Owner: cmeiklejohn
- License: mit
- Created: 2012-01-14T04:16:06.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-14T21:26:41.000Z (almost 13 years ago)
- Last Synced: 2024-10-26T08:59:09.565Z (2 months ago)
- Language: JavaScript
- Homepage: http://criticalpair.com
- Size: 313 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Overriak UI
## Usage
Coming soon; still in development.
## Development
Starting locally, the rackup file will provide a local webserver which
will respond with fixtures for each JSON request.```ruby
bundle
thin -R config.ru start
```## Contributing
1. Fork the official repository.
2. Make your changes in a topic branch (with tests, please).
3. Send a pull request.
4. Once accepted, you'll get a free limited-run Critical Pair t-shirt!## License
Overriak-UI is Copyright © 2011 Critical Pair. Overriak-UI is free software, and may be redistributed under the terms specified in the LICENSE file.