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

https://github.com/koki-develop/ddsk

❤️ Love Injection
https://github.com/koki-develop/ddsk

Last synced: 6 months ago
JSON representation

❤️ Love Injection

Awesome Lists containing this project

README

          

❤️ ddsk CLI


GitHub release (latest by date)
GitHub Workflow Status
Maintainability
Go Report Card
LICENSE


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)