diff options
| author | Brett Curran <brettjcurran@gmail.com> | 2026-02-12 14:10:59 +1100 |
|---|---|---|
| committer | Brett Curran <brettjcurran@gmail.com> | 2026-04-15 16:35:04 +1000 |
| commit | 521b5c2b678099c8c6f7845a3584bd1cbdd87a67 (patch) | |
| tree | 32dbfea41305008cac989bb08b2651d78921ce39 /uv.lock | |
| parent | 09d90f48afecc6337d1eb247bc3ecb70e59e3fee (diff) | |
add publish, refresh functionality
* pressing 'p' will publish selected files, and save those successfully published into a history file
* pressing 'r' will re-scan the current directory
Diffstat (limited to 'uv.lock')
| -rw-r--r-- | uv.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ wheels = [ [[package]] name = "vtt-publish" -version = "0.1.0" +version = "0.1.1" source = { virtual = "." } dependencies = [ { name = "textual" }, |
