https://github.com/koki-develop/ddsk
❤️ Love Injection
https://github.com/koki-develop/ddsk
Last synced: 6 months ago
JSON representation
❤️ Love Injection
- Host: GitHub
- URL: https://github.com/koki-develop/ddsk
- Owner: koki-develop
- License: mit
- Created: 2023-08-21T03:03:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T11:58:42.000Z (over 2 years ago)
- Last Synced: 2025-04-15T08:58:43.354Z (10 months ago)
- Language: Go
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
❤️ ddsk CLI
Love Injection
Inspired by: @Sheeeeepla
## Contents
- [Installation](#installation)
- [Usage](#usage)
- [LICENSE](#license)
## Installation
### Homebrew Tap
```console
$ brew install koki-develop/tap/ddsk
```
### `go install`
```console
$ go install github.com/koki-develop/ddsk@latest
```
### Releases
Download the binary from the [releases page](https://github.com/koki-develop/ddsk/releases/latest).
## Usage
```console
$ ddsk --help
Love Injection
Usage:
ddsk [flags]
Flags:
-a, --animate animate output
-c, --color colorize output
-h, --help help for ddsk
-v, --version version for ddsk
```
## LICENSE
[MIT](./LICENSE)