lehvolk / github-commits-widget

GitHub commits widget displays commits timeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub widget

Shows timeline of commits for selected GitHub repository

Development

  1. NodeJS and NPM are required
  2. Run npm install in the project folder to install dependencies
  3. Run npm start in the project folder to run development http server
  4. Open widgets playground (/dashboard/widgets-playground) and enter your development server address.
  5. To build dist user npm run-script build

Packing

  1. After running npm run-script build archive all content of dist as ZIP file and it is ready to upload to Hub

License

The code of this widget except of the pict/github.png file is licensed with Apache 2.0.

DISCLAIMER

Github logo name and icon (github.png) are registered trademark and property of GitHub Inc.

About

GitHub commits widget displays commits timeline

License:Apache License 2.0


Languages

Language:JavaScript 77.2%Language:CSS 21.9%Language:HTML 1.0%