Thursday, August 31, 2023

Show HN: CLI Mate: autogenerate CLIs from Golang structs / functions https://ift.tt/orQ7seL

Show HN: CLI Mate: autogenerate CLIs from Golang structs / functions With support for nested subcommands, global / local flags, help generation from godocs, typo suggestions, shell completion and more. Inspired by python-fire and powered by Cobra. https://ift.tt/Wt7w8YE August 30, 2023 at 07:10PM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...