Add various tools
This commit is contained in:
4
tools/get_version.bat
Normal file
4
tools/get_version.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
(
|
||||
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
|
||||
Reference in New Issue
Block a user