Shows timeline of commits for selected GitHub repository
- NodeJS and NPM are required
- Run
npm install
in the project folder to install dependencies - Run
npm start
in the project folder to run development http server - Open widgets playground (/dashboard/widgets-playground) and enter your development server address.
- To build dist user
npm run-script build
- After running
npm run-script build
archive all content of dist as ZIP file and it is ready to upload to Hub
The code of this widget except of the pict/github.png file is licensed with Apache 2.0.
Github logo name and icon (github.png) are registered trademark and property of GitHub Inc.