Skip to content

goravel/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goravel Installer

Doc Go Release Test Report Card Codecov License

Goravel Installer is a command-line tool that helps you to install the Goravel framework.

Version

goravel/installer goravel/framework
v1.17.x v1.17.x
v1.4.x v1.16.x
v1.1.x v1.15.x
v1.0.x v1.14.x

Installation

# Install the latest version of the goravel installer
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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages