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

[chore] Add some additional commands to the Makefile #2823

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fpgmaas
Copy link
Contributor

@fpgmaas fpgmaas commented Jul 10, 2024

Proposal to add two commands to the Makefile to make developer's life a bit easier.

> make help

venv                 Create virtual environment and install development dependencies
check                Run code quality tools
test                 Run unit tests
test-cov             Run unit tests and generate a coverage report
build                Build the wheel file
help                 Show help for the commands

@fpgmaas fpgmaas changed the title Add some additional commands to the Makefile [chore] Add some additional commands to the Makefile Jul 10, 2024
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.

1 participant