codifyr 0.0.1
codifyr: ^0.0.1 copied to clipboard
A CLI tool for generating llm friendly codemaps for Flutter projects
Codifyr #
A CLI tool for generating codemaps for Flutter projects.
Getting Started 🚀 #
If the CLI application is available on pub, activate globally via:
dart pub global activate codifyr
Or locally via:
dart pub global activate --source=path <path to this package>
Usage #
codifyr generate --output <output path>