Skip to content

This is a python project to generate pre-install script for client to run. The result should aid customer success engineers and cloud engineers to choose the right installation approach.

Notifications You must be signed in to change notification settings

shubh-am-kumar/pre-install-script

 
 

Repository files navigation

pre-install-script

Pre-requisites

  • virtualenv
pip install virtualenv

Setup

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run

python main.py

About

This is a python project to generate pre-install script for client to run. The result should aid customer success engineers and cloud engineers to choose the right installation approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%