At this stage Forky is really just a proof of concept, do not use seriously!
Various utilities to ease some of the repetitious work that comes with managing crates.
auto_mod
Its current incarnation is zero config and opinionated so you may want to play around with it on an empty project before integrating with existing codebases.
ie
test_dir
__test_sub_dur
_test_use.rs
test_mod.rs
_test_use.rs
test_mod.rs
```rs
//test_dir.rs
```