Add better starter examples init.py, change validation in config.py, add add_command_from_command

This commit is contained in:
2025-05-11 14:32:12 -04:00
parent 5c09f86b9b
commit e999ad5e1c
15 changed files with 324 additions and 131 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "falyx"
version = "0.1.22"
version = "0.1.23"
description = "Reliable and introspectable async CLI action framework."
authors = ["Roland Thomas Jr <roland@rtj.dev>"]
license = "MIT"