Ergo: making rust's ecosystem more ergonomic, therefore more fun.

Ergo is an effort to unify the rust ecosystem at critical sections. It is currently focused on improving the cli ergonomics. To accomplish this it will create multiple targeted conglomeration crates, each one with it's own documentation and integration tests ensuring that the underlying libraries do not break upstream users.

Sub Crates

This crate is not currently usable.

The following sub crates are targeted towards the following months:

Something that the ecosystem isn't quite ready for but is probably close - ergoterm: terminal input/output styling: tabwriter, pretty_tables, termstyle, etc - ergotest: test framework conglomeration, not particular to any particular application

Background