Skip to content

vlc-qt/vlc-qt.tano.si

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