diff options
| author | jvoisin | 2011-11-28 22:33:36 +0100 |
|---|---|---|
| committer | jvoisin | 2011-11-28 22:33:36 +0100 |
| commit | 8a0faf7c545c7368c980b3d301af1aca0b731cc3 (patch) | |
| tree | adf3d97b92b55ec93a05bb0d2a609990f4d1dd07 /RELEASE | |
| parent | 1738ec001d0d94de914352740dc7f07c6de0eb3b (diff) | |
Add the "release howto"
Diffstat (limited to '')
| -rw-r--r-- | RELEASE | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -0,0 +1,8 @@ | |||
| 1 | archive's creation : | ||
| 2 | git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz | ||
| 3 | |||
| 4 | signing: | ||
| 5 | gpg --armor --detach-sign mat-$VERSION.tar.gz | ||
| 6 | |||
| 7 | upload: | ||
| 8 | https://mat.boum.org/files | ||
