diff --git a/PLAN.md b/PLAN.md deleted file mode 100644 index e3b2b1b..0000000 --- a/PLAN.md +++ /dev/null @@ -1,19 +0,0 @@ -# TODO - -- [x] MVP IMPL - - [x] parse args - - middlewares - - route - - state - - [x] parse item - - extract struct_name - - extract fn names with macro -- [ ] Make dep & reexport instead of forking axum-controller-macros -- [ ] Get ready for publish - - [ ] Extract common opts to workspace Cargo.yaml - - [ ] Add readme - - [ ] Add nix flake for dev - - [ ] Add nix flake for ci (build .so pkg) - - [ ] Publish github - - [ ] Publish crate - - [ ] Publish 0.2