GitHub's New Project AuthorTrail: Track Your Git Contributions
2024-12-24
AuthorTrail is a new GitHub project designed to help developers track all the files they've ever touched in a Git repository. It features search by author email, hierarchical file tree visualization, a built-in code viewer, and quick opening in your default editor. Built using React, TypeScript, Tailwind CSS, and supporting dark mode, AuthorTrail offers a user-friendly interface. Simply clone the repository, install dependencies, and run to start tracking your contributions.
Development
code contributions