https://github.com/danielmschmidt/commitbycommit
Present your code commit by commit
https://github.com/danielmschmidt/commitbycommit
Last synced: over 1 year ago
JSON representation
Present your code commit by commit
- Host: GitHub
- URL: https://github.com/danielmschmidt/commitbycommit
- Owner: DanielMSchmidt
- License: mit
- Created: 2016-06-05T14:10:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T07:35:21.000Z (about 8 years ago)
- Last Synced: 2025-02-24T17:06:35.369Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# commitbycommit
> A small cli that allows you to move from commit to commmit for code presentations
## Install
```
$ npm install -g commitbycommit
```
## Usage
Cli only, check out `$commitbycommit --help` for more detail
## License
MIT © [Daniel Schmidt](http://danielmschmidt.de)