My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/prototypes/README.md

11 lines
468 B

# prototypes
Sometimes I have an idea for something, but it's very much not fleshed
out, and so... I start with `cargo new <name>`, and start coding.
Sometimes these are just design documents, and sometimes they are
half-functional tools.
This directory is meant for me, or you if you are curious about the
way I think, and approach problems. None of these tools are really
working, or else they would be in the `apps/` or `development/` trees
😉 - so be warned.