generator-github-action

2.0.0 • Public • Published

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

Package Sidebar

Install

npm i generator-github-action

Weekly Downloads

1

Version

2.0.0

License

Apache-2.0

Unpacked Size

167 kB

Total Files

20

Last publish

Collaborators

  • rocktimsaikia