Makefile added with Version 2.3
This commit is contained in:
parent
7b63ded57f
commit
c8031fd475
7
Makefile
7
Makefile
@ -1,4 +1,4 @@
|
||||
# git helper Makefile: Version 2.2 (2025-08-10)
|
||||
# git helper Makefile: Version 2.3 (2025-08-10)
|
||||
default: help
|
||||
|
||||
.ONESHELL:
|
||||
@ -47,10 +47,7 @@ init: print_head
|
||||
fi
|
||||
# Create venv if needed
|
||||
if [[ -e $(VENV_FLAG) ]]; then
|
||||
if [[ ! -e $(VENV_FOLDER) ]]; then
|
||||
echo -e "\033[1;33mCreating virtual env...\e[0m"
|
||||
mkvenv
|
||||
fi
|
||||
mkvenv
|
||||
fi
|
||||
# Start local init
|
||||
echo -e "\033[1;33mDoing localinit...\e[0m"
|
||||
|
2
patt
2
patt
@ -1 +1 @@
|
||||
Subproject commit 20b07f9b1a05c7557f0caa0fe9cc4c92bfbb95d3
|
||||
Subproject commit d5ac8899cc3ab6a23f10a7b0f71b9643cf11f6f8
|
2
piki
2
piki
@ -1 +1 @@
|
||||
Subproject commit f892fdbd69411d4bf79963156894351e2b8396c3
|
||||
Subproject commit 4102bea0a1e1065b31af214522c1b0e767ca6ae1
|
2
pygal
2
pygal
@ -1 +1 @@
|
||||
Subproject commit 5cb55ad76169d2cefe6897fee67c1978f127e91d
|
||||
Subproject commit 6d8e626364793c02ef187af2f72d0c5196af0453
|
Loading…
x
Reference in New Issue
Block a user