Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

pyload/pyload.org

Repository files navigation

pyLoad Site devDependency Status

To build the pyload website you will need:

  • node
  • npm
  • ruby
  • rubygem

If you have these tools installed you can pull other needed dependencies with:

gem install bundler
bundle
npm install
bower install

To build the pyload website run:

grunt