njtierney / codelens

Assist exploring and improving large code bases.
Other
1 stars 0 forks source link

codelens

The goal of codelens is to provide tools to inspect and understand new code bases, to understand how functions interact in a package/analysis, and how to suggest improvements based on certain patterns, and also how to help extract a workflow for use in targets. It draws inspiration from goodpractice, Rclean, and CodeDepends

early days

The package is still being designed and thought about, so it is still early days for use.