Open EduardTrutsyk opened 6 years ago
Would be nice to show badge with current version and automatically report new release on github: https://github.com/it-shark-pro/js-assignments/releases
Change Log can be automatically generated by github_changelog_generator
Can be done with Makefile comands.
Makefile
Can be used badges from https://shields.io/
For example:
https://img.shields.io/github/release/it-shark-pro/js-assignments.svg
Would be nice to show badge with current version and automatically report new release on github: https://github.com/it-shark-pro/js-assignments/releases
Change Log can be automatically generated by github_changelog_generator
Can be done with
Makefile
comands.