aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cc5723b..bcbcf5e 100644
--- a/Makefile
+++ b/Makefile
@@ -40,3 +40,9 @@ publish-setup:
40 40
41publish-poetry: 41publish-poetry:
42 poetry publish 42 poetry publish
43
44dump-readme:
45 ssh gitolite@git.immae.eu readme perso/Immae/Projets/Python/MusicSampler
46
47update-readme:
48 poetry run python build_readme.py | ssh gitolite@git.immae.eu readme perso/Immae/Projets/Python/MusicSampler set