Skip to content

Commit

Permalink
README: mention questions.
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierog committed Feb 18, 2024
1 parent 70c4696 commit 827142e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ Moulti changes the way your shell scripts (bash, zsh, etc.) display their output
Moulti enables you to assign the numerous lines emitted by your scripts to "steps", i.e. visual, collapsible blocks featuring their own title and color.

Here is how upgrading a Debian system looks like with Moulti:
![Ok, it is almost 5 MiB, but it is an APNG, not a GIF](https://xavier.kindwolf.org/p/moulti/doc/img/moulti-demo-debian-upgrade.png)
![Ok, it is almost 5 MiB, but it is an APNG, not a GIF](https://xavier.kindwolf.org/p/moulti/doc/img/moulti-demo-debian-upgrade.png?20240218)

Moulti is a tool meant for people who write and execute shell scripts.
Specifically, if you find yourself scrolling up your terminal to ensure everything went fine while your script is still running, then Moulti is made for you.

But, wait, does that not prevent interactivity with users? Moulti may actually enhance it through **questions**:

![Moulti input question](https://xavier.kindwolf.org/p/moulti/doc/img/moulti-input-question.png?20240218)

![Moulti button question](https://xavier.kindwolf.org/p/moulti/doc/img/moulti-button-question.png?20240218)


Learn how to leverage Moulti by jumping to its [Documentation](Documentation.md).

## Implementation
Expand Down
Binary file added doc/img/moulti-button-question.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/moulti-input-question.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 827142e

Please sign in to comment.