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
- Host: GitHub
- URL: https://github.com/redhataccess/pantheon-uploader
- Owner: redhataccess
- Created: 2021-01-15T08:31:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T06:47:36.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T04:17:20.070Z (about 1 year ago)
- Language: Python
- Size: 49.8 KB
- Stars: 0
- Watchers: 24
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.