Commit Graph

7 Commits

Author SHA1 Message Date
Robin Olsen
ed9662ff07 fix signature and make better chaining 2026-02-19 17:32:39 +01:00
Robin Olsen
0f41f76679 add builders and chaining methods for various types and variables for better reusability and readability 2026-02-19 17:26:16 +01:00
Robin Olsen
cf0c9a1880 expand coding task example 2026-02-19 10:43:58 +01:00
Robin Olsen
4d6b70fb6a add some helpers to simplify task creation 2026-02-18 19:32:17 +01:00
Robin Olsen
e8fffba752 use only port 2026-02-18 14:26:55 +01:00
Robin Olsen
f91d33e2f0 add list command to view available tasks
move init to a taks.go for centralization
2026-02-18 13:19:16 +01:00
Robin Olsen
23747fb799 refactor to use Tasker interface instead of Task
add tasker register for registering tasks for extiensibility
2026-02-18 13:07:23 +01:00