mirror of
https://github.com/searxng/searxng.git
synced 2026-06-22 09:38:34 +02:00
b55a8004ed
Add *Makefile* boilerplate useful for python projects. All python tasks are using a virtualenv from ./local/py3 $ make help run - run developer instance install - developer install (./local) uninstall - uninstall (./local) Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>