Skip to content

A cli tool to initialize GitHub Actions workflow files easily.

Notifications You must be signed in to change notification settings

olckara/init-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

init-actions

Initialize your GitHub Actions workflows easily!

oclif Version Downloads/week License

Usage

$ npm install -g init-actions
$ init-actions (-v|--version|version)
init-actions/0.0.2 darwin-x64 node-v12.18.3
$ init-actions --help
Initialize your GitHub Actions workflows easily!

USAGE
  $ init-actions

OPTIONS
  -d, --directory=directory  directory of the output workflow .yml
  -h, --help                 show CLI help
  -v, --version              show CLI version