module
0.0.0-20240608181325-123b3011a220
Repository: https://github.com/coderj001/gorevive.git
Documentation: pkg.go.dev
# README
GoRevive
A Golang project to resurrect tmux sessions.
Getting started
Running it then should be as simple as:
$ make
$ ./bin/gorevive
Testing
make test