8000 GitHub - swordev/github-actions-tpl: CLI tool for creating GitHub Actions Workflow automatically with minimal config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

swordev/github-actions-tpl

Repository files navigation

CI

github-actions-tpl

CLI tool for creating GitHub Actions Workflow automatically with minimal config

Features

  • Auto-options based on the target project (package.json, Dockerfile).
  • Auto-triggers workflow when pushes a new version tag.
  • Publishes GitHub releases with artifacts (Node.js package, image).
  • Publishes Node.js packages (GitHub, NPM).
  • Publishes images (GitHub).
  • Separated workflow jobs:
    • build
      • publish-github-release
      • publish-github-nodepkg
      • publish-github-image
      • publish-npm-nodepkg

Usage

npx @swordev/github-actions-tpl --help

About

CLI tool for creating GitHub Actions Workflow automatically with minimal config

Resources

License

Stars

Watchers

Forks

Packages

 
 
 
0