1 unstable release

0.1.0 May 31, 2022

#13 in #ship

Apache-2.0/MIT

2KB

Our public CLI that we ship to users. Keeping this here makes it easy to run all of the crate's tests from within the IDE. You can call run tests in your IDE from the lib.rs file (as long as your cursor is outside of this test module), which will then run all of the tests in the crate (since every module is a descendent of lib.rs.)

No runtime deps