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

CLI application #3

Closed
lucor opened this issue Dec 15, 2021 · 3 comments
Closed

CLI application #3

lucor opened this issue Dec 15, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@lucor
Copy link
Owner

lucor commented Dec 15, 2021

The main goal of Paw is to be GUI application, anyway a CLI application would be great :-)

@lucor lucor added the enhancement New feature or request label Dec 15, 2021
@Jacalz
Copy link

Jacalz commented Jan 3, 2022

This is a great idea. If the cli can avid using CGo, it should also be possible to more easily cross-compile it to a lot of operating systems and architectures.

@lucor
Copy link
Owner Author

lucor commented Jan 3, 2022

At the moment there are no CGO dependencies.
Still unsure if the CLI should be part of this project or be a dedicated one.
The latter would require a stable and public API.
In any case it would be great to use a CLI library with minimal third-party deps.

@lucor
Copy link
Owner Author

lucor commented Jan 26, 2022

Added a first version in v0.15.0

@lucor lucor closed this as completed Jan 26, 2022
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
None yet
Development

No branches or pull requests

2 participants