This website requires JavaScript.
Explore
Help
Sign In
lure
/
lure
Watch
1
Star
0
Fork
0
You've already forked lure
Code
Issues
1
Pull Requests
Packages
Projects
Releases
13
Activity
78f710e94f
lure
/
scripts
/
gen-version.sh
3 lines
62 B
Bash
Raw
Normal View
History
Unescape
Escape
Add a way to check the minimum version supported by a LURE repo
2022-11-22 20:51:45 +00:00
#!/bin/bash
Build and update database when repo pulled
2022-11-30 22:34:52 +00:00
git describe --tags > internal/config/version.txt
Reference in New Issue
Copy Permalink