Skip to content

gesinn-it/composer-installer-action

 
 

Repository files navigation

Composer installer of Github Actions

GitHub Actions status LICENSE

Composer installer of GitHub Actions.

OS/Platform support

  • ubuntu-latest, ubuntu-20.04, or ubuntu-18.04
  • windows-latest, windows-2019, or windows-2016

Usage

See action.yml

steps:
- uses: actions/checkout@master
- uses: nanasess/composer-installer-action@master
- run: composer install

License

The scripts and documentation in this project are released under the MIT License

Contributions

Contributions are welcome! See Contributor's Guide

About

Composer installer of Github Actions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.3%
  • TypeScript 14.9%
  • Shell 14.4%
  • PowerShell 0.4%