summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <j.wernick@eyeo.com>2023-05-10 15:20:16 +0200
committerJustin Wernick <j.wernick@eyeo.com>2023-05-10 15:23:05 +0200
commit447176eb86f88139f9974b789c03444245835874 (patch)
treed59a72cb6c9a18fb72bde7e77df7e231b592ea3a /readme.org
parentcae34ef0b7b6e47f1ed3efe71ac658105a75a530 (diff)
Build a markdown version of the readme
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/readme.org b/readme.org
index e8a140c..d46825a 100644
--- a/readme.org
+++ b/readme.org
@@ -269,12 +269,13 @@ After running this, the binary is available in =./target/release/shackle-shell=
- [X] proper licensing
- [X] all the getting started stuff in the readme
-- [-] clean up crates.io metadata
- - [ ] crates.io friendly readme: needs to be markdown, and probably not all the content of the "full" readme
+- [X] clean up crates.io metadata
+ - [X] crates.io friendly readme: needs to be markdown
- [X] 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
+- [ ] functions correctly when the git path isn't created with correct
+ permissions yet
- [ ] git archive with git upload-archive
- [ ] git config management around protected branches
- [ ] move a repo to a different group