https://github.com/hyrious/git-tm
Git Time Machine
https://github.com/hyrious/git-tm
Last synced: 3 months ago
JSON representation
Git Time Machine
- Host: GitHub
- URL: https://github.com/hyrious/git-tm
- Owner: hyrious
- License: mit
- Created: 2022-10-26T01:11:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T05:56:39.000Z (over 1 year ago)
- Last Synced: 2025-11-23T07:25:47.163Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# @hyrious/git-tm
Git Time-Machine. View files in a repository at a specific time.
## Usage
```console
$ npx @hyrious/git-tm [path/to/repo]
serving http://localhost:7000
```
## License
MIT @ [hyrious](https://github.com/hyrious)