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

Create _main_ class #80

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Create _main_ class #80

wants to merge 8 commits into from

Conversation

kkazmierczyk
Copy link
Collaborator

@kkazmierczyk kkazmierczyk commented Dec 23, 2024

Fixes #79

This pull requests allows you run the application as a module. You can test it in the following way:

python install .   
python -m javacore_analyser -h

Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
…n -m javacore_analyser

Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
@kkazmierczyk kkazmierczyk linked an issue Dec 23, 2024 that may be closed by this pull request
@kkazmierczyk kkazmierczyk added the enhancement New feature or request label Dec 23, 2024
@kkazmierczyk kkazmierczyk changed the title create_main_class Create _main_ class Dec 23, 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
None yet
Development

Successfully merging this pull request may close these issues.

Ability to run the application as python -m javacore_analyser
1 participant