index
:
gotp
dev
main
CLI to manage Time-based OTP.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2025-02-03
all: set the Version using git describe and -ldflags
Shulhan
2025-02-03
all: replace external linters with internal command
Shulhan
2025-01-08
all: replace golangci-lint with go vet
Shulhan
2024-03-26
all: comply with linter recommendations
Shulhan
2024-01-31
_sys: fix the bash completion installation directory
Shulhan
2023-10-09
Makefile: add task to install and uninstall gotp in macOS
Shulhan
2023-10-06
all: add task linter and fix all warnings
Shulhan
2023-05-15
all: remove setting Version in Makefile using ldflags
Shulhan
2022-09-18
all: add bash completion script
Shulhan
2022-09-18
all: move the installation steps in AUR to Makefile.
Shulhan
2022-09-18
make: change the build and install directory
Shulhan
2022-09-06
all: add task to serve and preview the documentation at _doc
Shulhan
2022-08-07
cmd/gotp: add subcommand "version"
Shulhan
2022-08-07
all: generate coverage when running tests
Shulhan
2022-03-14
all: re-licensing gotp under GPL-3.0 or later
Shulhan
2022-02-08
Makefile: set the CGO_ENABLED to 1 on go test command
Shulhan
2021-10-27
gotp: command line interface for Time-based One Time Password (TOTP)
Shulhan