Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for runtime config to scaffold cmd #16

Merged
merged 4 commits into from
Feb 20, 2024

Commits on Feb 16, 2024

  1. use scaffold options to get input

    Signed-off-by: Rajat Jindal <[email protected]>
    rajatjindal committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a6d1f64 View commit details
    Browse the repository at this point in the history
  2. move scaffold logic to separate function

    Signed-off-by: Rajat Jindal <[email protected]>
    rajatjindal committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8919487 View commit details
    Browse the repository at this point in the history
  3. add unit test for scaffold cmd

    Signed-off-by: Rajat Jindal <[email protected]>
    rajatjindal committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d5bafb5 View commit details
    Browse the repository at this point in the history
  4. add support for runtime config to scaffold cmd

    Signed-off-by: Rajat Jindal <[email protected]>
    rajatjindal committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    70c2432 View commit details
    Browse the repository at this point in the history