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

Incorporating CLI functionality from Metanorma-related CLIs, such as Relaton, Plurimath, Pubid, Fontist... #333

Open
ronaldtse opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

Each of these CLIs provide necessary functionality.

When Metanorma is offered through the single binary, users are unable to access these CLIs.

However, Thor (which is what all of these gems use) allows for linking a "subcommand" to another CLI class.

So maybe we can have:

$ metanorma relaton fetch "iso 9001"

Thoughts?

@ronaldtse ronaldtse added the enhancement New feature or request label Jun 27, 2024
@ronaldtse ronaldtse self-assigned this Jun 27, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Metanorma Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant