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

User should be able to use the tool from the CLI #8

Open
thewillyhuman opened this issue Sep 3, 2020 · 1 comment
Open

User should be able to use the tool from the CLI #8

thewillyhuman opened this issue Sep 3, 2020 · 1 comment

Comments

@thewillyhuman
Copy link
Member

As a user
I want to be able to use the tool from the CLI
Because I don't know how to code

@thewillyhuman
Copy link
Member Author

Up to this moment hermes can only be used programatically. That is, it lacks from any user interface. The idea is to create another module in the root project that includes some kind of façade for the hercules-core. This façade should be a CLI tool that allows the cominication between the user and the HermesTranslator interface.

String translate(String prefixesCSVFile, String shapesCSVFile) throws TranslationException, IOException;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant