An open API service indexing awesome lists of open source software.

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

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)