Skip to content

vlc-qt/vlc-qt.tano.si

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd6f01e · Feb 3, 2018

History

39 Commits
Feb 3, 2018
Jul 4, 2016
Feb 3, 2018
Feb 3, 2018
Sep 20, 2015
Dec 12, 2015
Feb 3, 2018
Jul 4, 2016
May 25, 2015
Feb 3, 2018
Apr 18, 2015
Sep 20, 2015
Feb 3, 2018
Feb 3, 2018
Dec 12, 2015
Dec 12, 2015
Feb 3, 2018
Feb 3, 2018
Feb 3, 2018
Feb 3, 2018
Dec 27, 2015
May 25, 2015
Jul 4, 2016
Sep 20, 2015

Repository files navigation

VLC-Qt Web Page

Homepage License

This is main VLC-Qt web page repository. Feel free to open a pull request if some content needs updating.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/vlc-qt/vlc-qt.tano.si.git
  • change into the new directory
  • bower install
  • bundle install

Running / Development

Deploying

  • checkout latest tag/stable code on server
  • bundle install --deployment
  • bundle exec rake deploy