shkeleton 0.7.0

Skeleton rust project
Documentation
1
2
3
4
5
#!/usr/bin/env bash

cargo test --features cli && \
cargo test --features concurrency && \
cargo test --features cli,concurrency