Implementation of COCOMO (Constructive Cost Model) estimates using [tokei] as a library to calculate total SLOC and [scc] as reference
See also [tokei#359]
```test $ cocomo -h COCOMO (Constructive Cost Model) CLI utility
Usage: cocomo [OPTIONS] [PATH]...
Arguments: [PATH]... Files / Directories [default: .]
Options:
--average-wage
```text
Markdown 1 67 0 55 12
Rust 1 82 64 4 14 |- Markdown 1 6 0 6 0
```
text
$ cocomo
Description | Value
---------------------------|---------------------------------
Total Source Lines of Code | 75
Estimated Cost to Develop | $1780.15
Estimated Schedule Effort | 1.24 months
Estimated People Required | 0.13