Skip to content

egorperesada/chainrunner

Repository files navigation

==Work in progress==

About

Chainrunner is a lightweight utility for running command chains on local and remote hosts. This can be used as an assistant in ci / cd or for performing routine tasks.

Roadmap

  • Add remote host commands support
  • Write Documentation and Examples
  • Add supporting of running few tasks parallel
  • Add template variables in chain providers
    • source
      root:
       - command {{variable}}
    • command
      chainrun -o variable=value --chainFile source.yaml
    • result
      root:
       - command value
  • Add environment variables support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published