/dev-env

Development environment config/setup

Primary LanguageShellMIT LicenseMIT

dev-env

Development environment config/setup

Windows

powershell -command iex (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/hoxsec/dev-env/main/win/setup.config')

Mac

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/hoxsec/dev-env/main/mac/setup.sh)"