This website works better with JavaScript.
Home
Explore
Help
Sign In
warricksothr
/
baphomet-js
Watch
1
Star
0
Fork
0
Code
Issues
9
Pull Requests
Releases
2
Wiki
Activity
Baphomet is the dedicated bot for nulloctet matrix
38
Commits
2
Branches
2
Tags
2.3 MiB
TypeScript
90%
Smarty
3.9%
Shell
3.8%
Dockerfile
1.2%
JavaScript
1.1%
Tree:
4cce06e2db
baphomet-js
/
scripts
/
get_version.sh
2 lines
54 B
Raw
Blame
History
#!/usr/bin/env sh
echo
"
$(
git describe --tags --long
)
"
Reference in new issue