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

Refactor CLI #43

Open
dsanders11 opened this issue Sep 28, 2022 · 0 comments
Open

Refactor CLI #43

dsanders11 opened this issue Sep 28, 2022 · 0 comments

Comments

@dsanders11
Copy link
Contributor

The current CLI is a bit awkward since it was thrown together for the proof-of-concept. Sub-commands could help clean it up a good amount:

  • postject inject <filename> <resourceName> <resource> [outputFilename] - the current functionality, but with optional output path
  • postject inspect <filename> - shows you a list of resources injected in the executable
  • postject view <filename> <resourceName> - shows you the contents of a resource
  • postject output-api - dumps the C run-time API to stdout
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