Add various tools

This commit is contained in:
LoveEevee
2020-03-07 05:39:48 +03:00
parent 1759772831
commit 0d13f14f45
5 changed files with 336 additions and 0 deletions

1
tools/get_version.sh Normal file
View File

@@ -0,0 +1 @@
git log -1 --pretty="format:{\"commit\": \"%H\", \"commit_short\": \"%h\", \"version\": \"%ad\", \"url\": \"https://github.com/bui/taiko-web/\"}" --date="format:%y.%m.%d" > ../version.json