From 0a2e0b643a7cb4d8b9ef5e37ded898bca4311ae0 Mon Sep 17 00:00:00 2001 From: setop Date: Sun, 7 Jul 2024 01:02:53 +0200 Subject: [PATCH] add to catalog --- TODO.md | 12 +++++++----- catalog.yaml | 15 +++++++++++++++ 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 281b22f..718a456 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,12 @@ - [+] implement MVP - - [+] minimal catalog - - [+] search catalog - - [+] local current versions - - [+] latest version, github strategy - - [+] intall, github strategy + - [x] minimal catalog => currently 124 entries + - [x] search catalog + - [x] local current versions + - [x] latest version, github strategy + - [+] intall, + - [x] github+linux+x86_64+tgz strategy + - [ ] prompt user to override current file/symlink - [*] code style => blake, defaults diff --git a/catalog.yaml b/catalog.yaml index 5f6ae64..fd4cc8f 100644 --- a/catalog.yaml +++ b/catalog.yaml @@ -224,6 +224,10 @@ jc: github: kellyjonbrazil/jc pip: jc +jinja2: + desc: CLI for Jinja2 + github: mattrobenolt/jinja2-cli + jj: desc: A Git-compatible DVCS that is both simple and powerful github: martinvonz/jj @@ -302,6 +306,11 @@ minijail: website: https://google.github.io/minijail/ github: google/minijail +minijinja: + desc: a powerful template engine for Rust with minimal dependencies based on the syntax and behavior of the Jinja2 template engine for Python + github: mitsuhiko/minijinja + website: https://docs.rs/minijinja/ + tags: Rust mintotp: desc: generate TOTP from the terminal @@ -501,6 +510,12 @@ up: fullname: Ultimate Plumber github: akavel/up +ugrep: + desc: a more powerful, ultra fast, user-friendly, compatible grep + github: Genivia/ugrep + website: https://ugrep.com/ + tags: cpp + ups: desc: Command line tools for manipulating UPS patch files githb: rameshvarun/ups