2.0.0 • Published 3 years ago

generator-github-action v2.0.0

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
3 years ago

:bulb: About

This is a yeoman generator for the official github action template for javascript provided by the Github team.

:zap: Installation

skip the first step if you already have yeoman installed globally.

npm install -g yo
npm install -g generator-github-action

Then generate your new project:

yo github-action

License

Apache-2.0 © Rocktim Saikia