summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-05-04 21:08:42 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-05-04 21:08:42 +0200
commit22a206f083a5e75a589a656d40ba1fca538720e5 (patch)
tree531dfdaa386830ebe7e10f5554bf388d40a4d83f
parentb3efb276b33a222750b0d1344d47716db45f001e (diff)
Tweak the plan
-rw-r--r--readme.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.org b/readme.org
index 32f75af..ebb2f14 100644
--- a/readme.org
+++ b/readme.org
@@ -269,9 +269,9 @@ After running this, the binary is available in =./target/release/shackle=
- [X] proper licensing
- [X] all the getting started stuff in the readme
-- [ ] clean up crates.io-friendly readme
- - It needs to be markdown, and probably not all the content of the "full" readme?
-- [ ] consider having the workspace root abstract so that --workspace isn't needed
+- [ ] clean up crates.io metadata
+ - [ ] crates.io friendly readme: needs to be markdown, and probably not all the content of the "full" readme
+ - [ ] rename to something that isn't taken on crates.io (shackle-shell)
- [ ] publish to crates.io
- [ ] project website
- [ ] functions correctly when the git path isn't created yet