Documentation
1
2
3
4
5
6
7
8
9
10
# Mod

usage:
```sh
forky mod
```

I like to organize projects by *many* small files and including them becomes a headache so I use a cli to auto-generate mod files that include all files in a directory.

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.