Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.