Write docs from the perspective of creating a hello-world demo:
- Cargo.toml file importing Sesame etc
- build application and run in debug
- Scrutinizer:
3a. install scrutinizer
3b. build.rs with lints
3c. scrutinizer config file
3d. interpret scrutinizer output, esp. with closure
- Sandboxes:
4a. reorganize crates
4b. build.rs + Cargo.toml changes
- Sigin CRs via scripts, configure github identities?
Write docs from the perspective of creating a hello-world demo:
3a. install scrutinizer
3b. build.rs with lints
3c. scrutinizer config file
3d. interpret scrutinizer output, esp. with closure
4a. reorganize crates
4b. build.rs + Cargo.toml changes