generator-github-action

A yeoman generator for scaffolding your javascript Github Action 🦄


Keywords
yeoman, github-action, generator, yeoman-generator, boilerplate, generators, github-actions-javascript, yo-generator
License
Apache-2.0
Install
npm install generator-github-action@2.0.0

Documentation

generator-github-action

A yeoman generator for scaffolding your javascript Github action

npm


💡 About

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

âš¡ 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