Skip to content

Commit

Permalink
Update tenv interactive menu example
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolai Mishin <[email protected]>
  • Loading branch information
Nmishin committed Nov 28, 2024
1 parent 236f22d commit 3e974cd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,13 @@ echo "source \$HOME/.tenv.completion.fish" >> ~/.config/fish/config.fish


Without subcommand `tenv` display interactive menus to manage tools and their versions.
![example interactive mode usage](./docs/tenv.svg)
<p align="center">
<a href="https://asciinema.org/a/670790">
<img alt="tenv interactive" src="/assets/tenv.gif" width="100%">
</a>
<br>
</p>


<details><summary><b>tenv &lt;tool&gt; install [version]</b></summary><br>

Expand Down
Binary file added assets/tenv.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit 3e974cd

Please sign in to comment.