Add init init-global to subparsers

This commit is contained in:
2025-05-31 09:29:24 -04:00
parent 3d3a706784
commit 1585098513
6 changed files with 125 additions and 12 deletions

View File

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