/pyload.org

Old pyLoad website

Primary LanguageJavaScript

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