Add asciinema link

This commit is contained in:
Andres Almiray
2021-04-22 20:25:03 +02:00
parent ef2d6fd277
commit d669e411c0

View File

@@ -24,6 +24,14 @@ Once setup, you can create a new release by invoking the `full-release` command.
Every step of the release process is configurable. Inputs may be parameterized externally; several input files may be
provided as templates.
== How it looks
A (moving) picture is worth a thousand words
++++
<script id="asciicast-409271" src="https://asciinema.org/a/409271.js" async></script>
++++
== Acknowledgments
JReleaser is heavily inspired by link:https://goreleaser.com[GoReleaser], it also builds on top of the lessons learned