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

feat: New/init command #85

Merged
merged 12 commits into from
Aug 28, 2024
Merged

feat: New/init command #85

merged 12 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. refactor: Rename Options -> GlobalOptions

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0b7d9a5 View commit details
    Browse the repository at this point in the history
  2. feat: Add verbose flag

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e425632 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    297bcc3 View commit details
    Browse the repository at this point in the history
  4. refactor: Move repo and cache to new command

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    eaaa369 View commit details
    Browse the repository at this point in the history
  5. feat: Add new command

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fc307ec View commit details
    Browse the repository at this point in the history
  6. refactor: Abstract typeString text

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7e19cd3 View commit details
    Browse the repository at this point in the history
  7. feat: Add dir option

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5e8d7b6 View commit details
    Browse the repository at this point in the history
  8. feat: Add branch option

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1e5238a View commit details
    Browse the repository at this point in the history
  9. refactor: Mark options as non persistent

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f7392e0 View commit details
    Browse the repository at this point in the history
  10. refactor: Remove cache in favor of tmp dirs

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    297d15c View commit details
    Browse the repository at this point in the history
  11. feat: Provide default values for repo and dir

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0c5cd8c View commit details
    Browse the repository at this point in the history
  12. feat: Add cloning repository to tmp

    Signed-off-by: AlexNg <[email protected]>
    caffeine-addictt committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    428aaa8 View commit details
    Browse the repository at this point in the history