Commit Graph

6 Commits

Author SHA1 Message Date
76f1c87663
feat: abstract commander
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 22:24:37 +02:00
9bb5bc9e87
feat: with async commands instead of inline mutations phew.
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 21:07:21 +02:00
2d63d3ad4c
refactor: let state use either local or backend
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 15:54:03 +02:00
9cb3296cec
chore: remove warnings
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:38:03 +02:00
5548d8e36e
feat: add command pattern
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:29:14 +02:00
cf26422673
feat: allow async function in command
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 12:58:54 +02:00