Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.72 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.72 KB

Git Truck 🚛 · GitHub license Git Truck on NPM

Git Truck is a tool that provides you with a truckload of visualizations of your git repository.

With Git Truck you can:

  • See who worked on different parts of the project
  • Get an overview of the file structure
  • See where there is the most activity in your project
  • See how your project has looked at different points in time
Where has the most work been done recently? Who worked on different subsystems in the past?

You can read more about the features in the feature overview, or just try it and start exploring your projects!

  1. In your terminal, navigate to a git repository or a folder containing several repositories

  2. Run the command npx -y git-truck

  3. The application will now open in your default browser. Happy trucking!

Note

To use Git Truck, you will need to have the following programs installed:

  • Node.js 18.0.0 or newer and npm 10.0 or newer
  • git 2.29 or newer

Check your installed versions using node --version, npm --version and git --version.

🔒 Private by design

🏝️ Works offline

🤷 Git provider agnostic - works with any git repository

😊 No tracking, no ads, no cloud, no servers, no subscription