git-jsontree
v0.8.0
Published
A tool to create JSON trees for [learngitbranching.js.org](https://learngitbranching.js.org/?NODEMO) from real git repository.
Downloads
7
Readme
Git JSONTree
A tool to create JSON trees for learngitbranching.js.org from real git repository.
Quick start
npm i -g git-jsontree
cd /your/git/project/working/directory
git jsontree # copy generated output to clipboard
then:
- browse to https://learngitbranching.js.org/?NODEMO&command=import%20tree
- paste clipboard content into text field.
Links
- https://www.npmjs.com/git-jsontree
- https://gitlab.com/mab_/git-jsontree
- https://github.com/mabhub/git-jsontree