Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List
Thursday, September 19, 2019
Edit
Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List - Hi friends mederc, In the article that you read this time with the title Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List, We have prepared this article well for you to read and retrieve information from it. hopefully fill the posts
Article Python,
Article Python3,
Article RapidRepoPull,
Article Repos, we write this you can understand. Alright, happy reading.
Title : Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List
link : Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List
Description
Goal
Use cases
Requirements
Usage Option 1 Automatic (Docker)
Usage Option ii Local Install
Usage Option iii Manual
Update Program
Mass Update all existing repos
You are now reading the article Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List with the link address https://mederc.blogspot.com/2019/09/rapidrepopull-tool-to-rapidly-describe.html
Title : Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List
link : Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List
Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List
Description
- This programme uses Python to clone/maintain multiple safety related repos using threading too multiprocessing
Goal
- The finish of this programme is to chop-chop trace too install repos from its list
Use cases
- Quickly install your favorite Security repos on a novel system
- Kick off multiple concurrent git clone tasks utilizing Python
- Add withdraw repos to the worker_data listing every bit needed inward gild to address indivudual role case/project needs
Requirements
- This programme was tested amongst Python version 3.7.2 64-bit
- Ensure the Python3 virtual surroundings parcel is installed (Ubuntu)
sudo apt-get install python3-venv
- Ensure git is installed (Ubuntu)
sudo apt-get install git
Usage Option 1 Automatic (Docker)
- Clone code repo
git clone https://github.com/tbalz2319/RapidRepoPull.git
- Change directory into RapidRepoPull
cd RapidRepoPull
- The script volition run inward a minimal Alpine Docker container (126 MB) too extract the dirs inward the electrical current working dir
docker-compose upward --build
Usage Option ii Local Install
- Clone code repo
git clone https://github.com/tbalz2319/RapidRepoPull.git
- Change directory into RapidRepoPull
cd RapidRepoPull
- Execute the script below
./install.sh
Usage Option iii Manual
- Clone code repo
git clone https://github.com/tbalz2319/RapidRepoPull.git
- Change directory into RapidRepoPull
cd RapidRepoPull
- Create a virtual Python3 surroundings to run this code
python3 -m venv venv
- Activate the virual enivornment
source venv/bin/activate
- Install requirements
pip install -r requirements.txt
- Run program
python3 rapid.py
Update Program
- Run the next script
./update.sh
Mass Update all existing repos
- Run the ascendance to keep all existing repos past times attempting to trace latest version
./update_repos.sh
Thus the article Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List
That's all the article Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List this time, hopefully can benefit you all. okay, see you in another article posting.
You are now reading the article Rapidrepopull - Tool To Rapidly Describe In Addition To Install Repos From A List with the link address https://mederc.blogspot.com/2019/09/rapidrepopull-tool-to-rapidly-describe.html