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

Rewrite and extend CLI #68

Open
meik99 opened this issue Jul 5, 2023 · 0 comments
Open

Rewrite and extend CLI #68

meik99 opened this issue Jul 5, 2023 · 0 comments
Labels
feature request Internship Describes issues which could be done in an internship

Comments

@meik99
Copy link
Contributor

meik99 commented Jul 5, 2023

The CLI does not currently cover many features of Ecco, additionally, it is written with an outdated command library.

First, the CLI should be rewritten with a more modern approach.
Preferably using Kotlin as a language, which would then allow usage of the Clikt library.

Secondly, the CLI should cover most features of ECCO that can be reasonably expected.
I.e.,

  • Initializing
  • Commit
  • Checkout
  • Handling Remotes
  • Push
  • Pull
  • Listing Metadata:
    • Features
    • Loaded Adapters
@meik99 meik99 added feature request Internship Describes issues which could be done in an internship labels Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Internship Describes issues which could be done in an internship
Projects
None yet
Development

No branches or pull requests

1 participant