An open API service indexing awesome lists of open source software.

https://github.com/redhataccess/pantheon-uploader

Uploder application that processes repos and uploads modular documentation components
https://github.com/redhataccess/pantheon-uploader

Last synced: 10 months ago
JSON representation

Uploder application that processes repos and uploads modular documentation components

Awesome Lists containing this project

README

          

# 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.