/pantheon-uploader

Uploder application that processes repos and uploads modular documentation components

Primary LanguagePython

Uploader

Uploader is a Python package that can be used to upload repositories to Pantheon 2.

Setting up for uploading from local machine

  1. Make setup_uploader.sh executable.
    chmod +x install.sh

  2. Run setup_uploader.sh
    ./install.sh

  3. Follow the instructions, if any.