Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

anolson/viddler.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Rails (3.2) application that demos some features of Viddler

Clone the source and install dependencies.

$ git clone git://github.com/anolson/viddler.io.git
$ cd viddler.io
$ bundle

Configure your Viddler API key.

$ export VIDDLER_API_KEY=<your api key>

Start the server.

$ bundle exec rails s

Run the tests.

$ bundle exec guard

About

A Rails (3.2) application that demos some features of Viddler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors