8000 GitHub - albe/composer-action: GitHub Actions for Composer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

albe/composer-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer Action

GitHub Release License

GitHub Actions for Composer. Base on Docker official Composer image, and installed hirak/prestissimo package.

Usage

Via GitHub Workflow

action "Composer Install" {
  uses = "MilesChou/composer-action@master"
  args = "install"
}

Credits

License

The MIT License (MIT). Please see License File for more information.

About

GitHub Actions for Composer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 49.8%
  • HCL 47.1%
  • Shell 3.1%
0