Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9d4/dimon
Run command in background
https://github.com/9d4/dimon
Last synced: about 1 month ago
JSON representation
Run command in background
- Host: GitHub
- URL: https://github.com/9d4/dimon
- Owner: 9d4
- Created: 2022-09-06T14:29:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T13:07:41.000Z (over 2 years ago)
- Last Synced: 2024-06-21T09:49:03.386Z (7 months ago)
- Language: Go
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dimon
Run command in background# Installation
```shell
$ make build
```Then run install.sh
```shell
$ ./install.sh
```# Usage
Run `dimon --help` to show the help message.