Skip to content

cloudbees-io/workflow-advisor

Repository files navigation

workflow-advisor

Contains CLI and workflow which scans user repositories to detect technologies, and generates starter workflow

Usage

Single tech detection:

 advisor -g js -w "${PWD}/test-workflow.yaml" --src "${PWD}"

Multiple tech detection:

 advisor -g js -g csharp -w "${PWD}/test-workflow.yaml" --src "${PWD}"

Output

Output is defined by json scheme here

License

This code is made available under the MIT license

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •