README ¶ Goravel Installer Goravel Installer is a command-line tool that helps you to install the Goravel framework. Installation go install github.com/goravel/installer/goravel@latest Usage goravel new blog Skills # List available Goravel agent skills goravel skill:list # List available Goravel agent skills with descriptions goravel skill:list --detail # Install all Goravel agent skills to ~/.agents/skills goravel skill:install # Install all Goravel agent skills to a custom folder goravel skill:install --path ~/goravel-skills # Install specific skills goravel skill:install goravel-testing goravel-planning # Overwrite existing skills goravel skill:install --force goravel-testing Upgrade goravel upgrade // Specific a version goravel upgrade v1.1.1 License Goravel Installer is open-source software licensed under the MIT license. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis app console/commands facades providers bootstrap config goravel support Click to show internal directories. Click to hide internal directories.