Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/git-truck/git-truck
Git repository visualizations, contribution statistics and more. Run npx -y git-truck to use Git Truck today!
https://github.com/git-truck/git-truck
git nodejs npm repository visualization
Last synced: 3 months ago
JSON representation
Git repository visualizations, contribution statistics and more. Run npx -y git-truck to use Git Truck today!
- Host: GitHub
- URL: https://github.com/git-truck/git-truck
- Owner: git-truck
- License: mit
- Created: 2022-01-17T23:15:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T12:36:35.000Z (9 months ago)
- Last Synced: 2024-04-17T05:51:48.594Z (9 months ago)
- Topics: git, nodejs, npm, repository, visualization
- Language: TypeScript
- Homepage: https://twitter.com/git_truck
- Size: 11.3 MB
- Stars: 155
- Watchers: 1
- Forks: 9
- Open Issues: 79
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Git Truck ๐ ยท [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/git-truck/git-truck/blob/main/LICENSE) [![Git Truck on NPM](https://img.shields.io/npm/v/git-truck)](https://www.npmjs.com/git-truck)
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| | |
|-|-|
| | |You can read more about the features in the [feature overview](https://git-truck.github.io/git-truck/GitTruckTeaser), or just try it and start exploring your projects!
## [Get started](#get-started)
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](https://nodejs.org/en/) 18.0.0 or newer and npm 10.0 or newer
> - [git](https://git-scm.com/downloads) 2.29 or newer
>
> Check your installed versions using `node --version`, `npm --version` and `git --version`.## [What makes Git Truck different?](#what-makes-git-truck-different)
๐ Private by design
๐๏ธ Works offline
๐คท Git provider agnostic - works with any git repository
๐ No tracking, no ads, no cloud, no servers, no subscription