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

Expose args as a param to cli.run #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

srevinsaju
Copy link

It would be nice if I could provide args="--help" to cli.run making it accessible from other python software. What do you think?
804e859 is an optional commit, feel free to pop the commit, but I would be happy, making appimagelint accessible to other python software, for example pyappimage where I can run appimagelint after creating the appimage

This commit makes appimagelint accessible from other
python tools for appimages, this is more safer than running
appimagelint as a subprocess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant