How to install gowebly/gowebly. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
gowebly/gowebly Installation Guide
How to install gowebly/gowebly. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for gowebly/gowebly. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i gowebly/goweblyor
Install via npx
npx @hexmos/ipm i gowebly/goweblyPrerequisites
Go
languageVersion: 1.25+
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install via Go run
go run github.com/gowebly/gowebly/v3@latest createInstall via Homebrew (macOS/Linux)
brew tap gowebly/tap
brew install gowebly/tap/goweblyInstall from Releases (Windows, Linux, macOS)
curl -LO https://github.com/gowebly/gowebly/releases/download/v3.1.0/gowebly_3.1.0_linux_amd64.tar.gz
tar -xzf gowebly_3.1.0_linux_amd64.tar.gz
sudo mv gowebly /usr/local/bin/