Skip to content

smbecker/zetup

 
 

Repository files navigation

zetup

To Run

wget https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

OR

curl https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

within container

apt update && apt install -y wget && wget https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

About

setup your computer for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%