Skip to content

simplonve/borne_FCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application, developed with Ruby on Rails for the International Festival du Cinéma Libre, is aimed to let users to stream movies and download them on a ubuntu OS.

Getting Started

  1. Install Ruby

  2. Install Rails

gem install rails
  1. Install VLC
sudo apt-get update && sudo apt-get install vlc

Where to put the movies files ?

Create a videos_2015 folders on your home directory

~ mkdir videos_2015

And place your movies files into

Making run

Clone the repository on your folder. Then, run the following command :

gem install bundler
bundle install
rake db:migrate
rake db:seed
rails s

Enjaille !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors