8000 Add Makefile to setup venv and run the project by kakra · Pull Request #23 · cakama3a/Polling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Makefile to setup venv and run the project #23

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

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

Conversation

kakra
Copy link
@kakra kakra commented Feb 15, 2025

Following up PR 22, I had this Makefile lingering which I use to setup and run Python projects in a venv.

Take note that it also offers an install and update target which can be used to run an installer and updater if providing the necessary Python files. There are currently no such files so both targets make install and make update will just complain about the missing files.

Link: #22

Following up PR 22, I had this Makefile lingering which I use to setup
and run Python projects in a venv.

Take note that it also offers an install and update target which can be
used to run an installer and updater if providing the necessary Python
files. There are currently no such files so both targets `make install`
and `make update` will just complain about the missing files.

Link: cakama3a#22
Signed-off-by: Kai Krakow <kai@kaishome.de>
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
0