Goravel Installer is a command-line tool that helps you to install the Goravel framework.
| goravel/installer | goravel/framework |
|---|---|
| v1.4.x | v1.16.x |
| v1.1.x | v1.15.x |
| v1.0.x | v1.14.x |
# Install the latest version of the goravel installer
go install github.com/goravel/installer/goravel@latestgoravel new bloggoravel upgrade
// Specific a version
goravel upgrade v1.1.1Goravel Installer is open-source software licensed under the MIT license.