Files
codecrumbs/README.md
Bogdan Lyashenko dfddb2b3af Update readme
2018-11-10 12:46:55 +01:00

419 B
Raw Blame History

[ACTIVE DEVELOPMENT. STAY TUNED!]

codecrumbs

Leave "breadcrumbs" in source code via comments to find your way out from code maze

In a big codebase we cant:

  • generalize
  • recognise patterns
  • see big picture
  • make assumption

This project will allow you to:

  • leave bread crumbs in a code maze
  • cut off paths leading nowhere
  • see entire maze from a “birds-eye” view