UNPKG

gitdig

Version:

A simple git tool for documenting and discovering multi-repo projects

32 lines (17 loc) 764 B
gitdig ====== [![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges) ## About A simple git tool for documenting and dicovering multi-repo projects ## Installation Run the install command: npm install -g gitdig Check if gitdig is properly installed: $ gitdig -h ## Get Help To learn more about the tool visit the [homepage](http://tombenke.github.io/gitdig/). ## References - [node-github - NodeJS wrapper for the GitHub API](https://mikedeboer.github.io/node-github/) - [List all topics for a repository](https://developer.github.com/v3/repos/#list-all-topics-for-a-repository) --- This project was generated by the [kickoff](https://github.com/tombenke/kickoff) utility.