From 1a7a8b7391972b912befcbe32b8c457c225174e7 Mon Sep 17 00:00:00 2001 From: Alvaro Tinoco Marmol Date: Wed, 14 Feb 2024 17:21:16 +0100 Subject: [PATCH] docs: add stargarzers --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4ee6eca..41cc237 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ### Record, share and export your terminal as a animated SVG image. +
@@ -26,7 +27,6 @@ TermSVG is an all in one cli tool to record, replay and export your terminal ses You can download a pre compiled binary directly from the [releases](https://github.com/mrmarble/termsvg/releases) for your OS/Architecture. - ### Go cli If you already have Go in your system you can use `go install` @@ -38,6 +38,7 @@ go install github.com/mrmarble/termsvg/cmd/termsvg@latest # or target a specific ### Install script I made an [installation script](scripts/install-termsvg.sh) that should download the latest available version corresponding to your OS and architecture. `sudo` is needed to copy the binary to `/usr/local/bin` + ```sh curl -sL https://raw.githubusercontent.com/MrMarble/termsvg/master/scripts/install-termsvg.sh | sudo -E bash - # or with wget @@ -117,7 +118,6 @@ Available options: - `-o, --output=` - Output svg to be created. Defaults to [input].svg - `-m, --minify` - Minify svg using [Minify](https://github.com/tdewolff/minify) - ## Example Asciinema recording [inverted pendulum](https://asciinema.org/a/444816) @@ -131,4 +131,16 @@ If you want to contribute to this project check out [CONTRIBUTING.md](CONTRIBUTI ## License -All code is licensed under the GPL, v3 or later. See [LICENSE](LICENSE) file for details. \ No newline at end of file +All code is licensed under the GPL, v3 or later. See [LICENSE](LICENSE) file for details. + +## ⭐ Stargazers + +## Star History + + + + + + Star History Chart + +