Skip to content
/ zetup Public
forked from zetup-sh/zetup-pkg

setup your computer for development

Notifications You must be signed in to change notification settings

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%