From 9b24b0f28e8260f9a183e70922588614409bbdc9 Mon Sep 17 00:00:00 2001 From: ewy Date: Tue, 14 Apr 2026 17:38:14 +0200 Subject: update readme with more features --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f3b945..fe536b4 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,13 @@ * unless overridden, targets will run in the directory where the `.uwu` folder resides. * use `--all` flag to start out-of-tree targets without having to navigate to the directory. * `--here` to run the target in the current working directory instead of the source directory. + * `--at` to run the target in an arbitrary location * target tags in filenames which trigger flag behaviours * aliases to sources through the `.alias` file * tui for viewing and running targets +* y/n confirmation with yes as default + * will be used if we have an uncertain target guess + * `--yes` to automatically confirm y/n prompts ## planned features @@ -18,10 +22,6 @@ As this program has already gone through a number of iterations and forms, this time to catch up with all the features it used to have. This list is not exhaustive, but it is ordered by importance I attach to these features. -* y/n confirmation with yes as default -* runtime flags: - * `--there` to override a targets `here` flag. - * `--yes` to automatically confirm y/n prompts * support for .env files * the .env files will be reindexed for every script, meaning a `.pre` trigger can prepare the `.env` file for the real targets. -- cgit v1.3