File: README.md

package info (click to toggle)
golang-github-morikuni-aec 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates, forky, sid, trixie
  • size: 156 kB
  • sloc: makefile: 3
file content (15 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# checkansi

![sample](./sample.gif)

## Usage

```bash
go run checkansi/main.go
```

or install

```bash
go install github.com/morikuni/aec/checkansi
```