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