Claude opus authored everything to make the user and task work. First iteration
This commit is contained in:
8
Provider/main/api/tasks/unity.cpp
Normal file
8
Provider/main/api/tasks/unity.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
// clang-format off
|
||||
#include "api/tasks/store.cpp"
|
||||
#include "api/tasks/add.cpp"
|
||||
#include "api/tasks/list.cpp"
|
||||
#include "api/tasks/remove.cpp"
|
||||
#include "api/tasks/upcoming.cpp"
|
||||
#include "api/tasks/update.cpp"
|
||||
// clang-format on
|
||||
Reference in New Issue
Block a user