An open API service indexing awesome lists of open source software.

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.

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``