https://github.com/coderj001/gorevive
The GoLang Project to manage tmux session.
https://github.com/coderj001/gorevive
Last synced: 8 months ago
JSON representation
The GoLang Project to manage tmux session.
- Host: GitHub
- URL: https://github.com/coderj001/gorevive
- Owner: coderj001
- Created: 2024-05-06T16:08:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T18:13:41.000Z (about 2 years ago)
- Last Synced: 2024-06-08T19:31:30.810Z (about 2 years ago)
- Language: Go
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# GoRevive
A Golang project to resurrect tmux sessions.
## Getting started
Running it then should be as simple as:
```console
$ make
$ ./bin/gorevive
```
### Testing
``make test``