Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages