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

Interactive command line interface #82

Closed
juampynr opened this issue Jun 29, 2022 · 2 comments
Closed

Interactive command line interface #82

juampynr opened this issue Jun 29, 2022 · 2 comments
Assignees

Comments

@juampynr
Copy link
Member

Based on #80 (comment), we could turn this project into an interactive command line interface instead of a set of shell scripts.

We could use https://github.com/spf13/cobra-cli as a command line framework. The main benefit that I see of it being written in Go is that Go gets compiled into a binary that we could distribute in releases. Developers would just need to download the binary and use it without having to install anything else to run it.

@juampynr juampynr self-assigned this Jun 29, 2022
@juampynr
Copy link
Member Author

Working on a prototype.

juampynr added a commit that referenced this issue Jul 1, 2022
Lists available CI providers and executes the respective script
@juampynr juampynr mentioned this issue Jul 1, 2022
juampynr added a commit that referenced this issue Jul 4, 2022
juampynr added a commit that referenced this issue Jul 4, 2022
juampynr added a commit that referenced this issue Jul 4, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 5, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
juampynr added a commit that referenced this issue Jul 6, 2022
@juampynr
Copy link
Member Author

juampynr commented Jul 7, 2022

Done via #83

@juampynr juampynr closed this as completed Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant