Skip to content

poldz123/EnvironmentInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Environment Installer

Installation using bash through curl:

MacOS

bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/mac/install.sh)"

Linux

bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/linux/install.sh)"

Addon installation

Install extra addon program to the environment.

MacOS

bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/mac/install.sh)" --options-go-here

Linux

bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/mac/install.sh)" --options-go-here
Option Description
--with-kubernetes Install kubernetes cli and Kubernetes powertools

Installation using bash through curl:

bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/mac/install.sh)"

Addon installation

Install extra addon program to the environment.

bash -c "$(curl -L https://raw.githubusercontent.com/poldz123/EnvironmentInstaller/master/mac/install.sh)" --options-go-here
Option Description
--with-kubernetes Install kubernetes cli and Kubernetes powertools

Helpful links

jenv installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages