From 862cc62d621e89de4848be543f4df23d101075fe Mon Sep 17 00:00:00 2001 From: Aria Date: Sun, 1 Oct 2023 17:17:23 +0100 Subject: update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..8968ceb --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# doe + +[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) + +Doe is a simple TUI command snippet runner. You can add scripts to it, they'll be stored in `~/.doe`, and then you can pick and execute them later. +Use + to add snippets, d to delete them, and vim keybindings to select them. You can also run doe with `doe ` to filter your initial results. + +This was mostly an excuse for me to use [Bubble Tea](https://github.com/charmbracelet/bubbletea), which is a cool framework you should check out. -- cgit v1.2.3