Skip to content
This repository has been archived by the owner on Sep 15, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 548 Bytes

SCRIPTS.md

File metadata and controls

23 lines (14 loc) · 548 Bytes

Scripts

Removes unwanted files from Controller.jar and Stub.jar such as

  • Debug.class
  • .project
  • .gitignore
  • .classpath
  • *.md

Useful when building artifacts

Gets the changelog in markdown from web service located at https://jrat.io/api/changelog_markdown.php and puts it in CHANGELOG.md

(Requires curl)

Shows total lines of code, total commits and commits for each member