X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;h=bcbcf5e8fc627ffeb36f4575182125fb77816db6;hb=fa90478444f6718ff52c9263c28b3bf094166224;hpb=7b4791cfb73136db35160989c08660db55c3c34e;p=perso%2FImmae%2FProjets%2FPython%2FMusicSampler.git diff --git a/Makefile b/Makefile index cc5723b..bcbcf5e 100644 --- a/Makefile +++ b/Makefile @@ -40,3 +40,9 @@ publish-setup: publish-poetry: poetry publish + +dump-readme: + ssh gitolite@git.immae.eu readme perso/Immae/Projets/Python/MusicSampler + +update-readme: + poetry run python build_readme.py | ssh gitolite@git.immae.eu readme perso/Immae/Projets/Python/MusicSampler set