Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 701 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 701 Bytes

== iCast

Build Status Coverage Status

iCast is a modern stream directory server with a REST API, that allows you to publish, edit, contribute and browse radio (and someday video) streams. There's also an Angular JS frontend


=== Setup ==== Ruby version

2.0 and superior

==== System dependencies

Redis, elasticsearch, postgresql

==== Configuration

Not much, except regular rails database config via config/database.yml

==== How to run the test suite

rspec