Skip to content

Instantly share code, notes, and snippets.

@roberto-butti
Created September 15, 2021 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roberto-butti/cc120ebb8747c58686d515fbc62aea06 to your computer and use it in GitHub Desktop.
Save roberto-butti/cc120ebb8747c58686d515fbc62aea06 to your computer and use it in GitHub Desktop.
Install Ghygen for command line
git clone https://github.com/Hi-Folks/gh-actions-yaml-generator.git
cd gh-actions-yaml-generator
composer install
php artisan ghygen:generate --projectdir=../your-laravel-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment