From 0725d3f6e9c1966a1d3aa7984b56ad31bf12ae15 Mon Sep 17 00:00:00 2001 From: Tristan Druyen Date: Tue, 4 Mar 2025 15:06:27 +0100 Subject: [PATCH] Remove finished PLAN.md notes --- PLAN.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 PLAN.md 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