Commit graph

7 commits

Author SHA1 Message Date
Matthias
94dda21326 Fix clippy lints 2022-09-27 18:17:37 +02:00
Matthias
601adcefd3
Add new SVG-based screencast (#693)
This is taken from https://github.com/sharkdp/fd, so all credits
go to the original authors.

The demo was a bit dated. We've since added more features and
changed the output. On top of that, the gif was a bit blurry.

The new version is in SVG and the commands can be scripted, so
we can change them with a PR and render them through CI.

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2022-08-10 17:35:50 +02:00
Matthias
2b31144394 add docs endpoint 2022-01-12 09:25:12 +01:00
Matthias
d9af0817e5 Lock deps on make install 2022-01-05 18:25:55 +01:00
Matthias
21ea0fd033
Add support for tokio-console (#318)
This allows troubleshooting and improving async Rust code.
It is an optional feature that is still
experimental (but can be quite helpful)
2021-09-12 18:10:23 +02:00
Matthias
4fbd337326 Add install target and fix build phony 2021-09-06 15:15:05 +02:00
Matthias
936c5440b1
Add official Docker image #40 2020-12-02 23:43:05 +01:00