aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2021-08-17 02:25:48 +0200
committerIsmaël Bouya <ismael.bouya@fretlink.com>2021-08-17 02:25:48 +0200
commitfa90478444f6718ff52c9263c28b3bf094166224 (patch)
tree7a725f7510f1fc655bb43f949ad87f177f4be428 /Makefile
parent7b4791cfb73136db35160989c08660db55c3c34e (diff)
downloadMusicSampler-fa90478444f6718ff52c9263c28b3bf094166224.tar.gz
MusicSampler-fa90478444f6718ff52c9263c28b3bf094166224.tar.zst
MusicSampler-fa90478444f6718ff52c9263c28b3bf094166224.zip
Update documentation
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