old man yells at
v0.1.1
이 도구를 사용하여 Abe Simpson이 소리를 지르게 만들 수 있습니다!
이것은 슬랙 이모티콘 게임을 개선하기 위한 완벽한 툴킷입니다.
미리 구운 소리를 보려면 저장소를 확인하세요! 선택할 수 있는 소리는 500개 이상입니다!
oncilla.github.io/old-man-yells-at/을 방문하여 브라우저에서 편안하게 Abe가 소리를 지르도록 하세요! 모든 코드는 브라우저에서 로컬로 실행되며 이미지는 컴퓨터를 떠나지 않습니다.
우리는 GitHub 릴리스에서 정적으로 구축된 CLI 바이너리를 제공합니다. 자산에서 플랫폼에 적합한 번들을 다운로드하고 로컬에서 실행하세요.
Go 툴체인이 설치되어 있는 경우 다음 명령을 실행하여 CLI를 간단히 설치할 수도 있습니다.
go install github.com/oncilla/old-man-yells-at/cmd/old-man-yells-at@latest
Enjoy Abe yelling at stuff!
Provide an target image and Abe Simpson will yell at.
By default, the resulting image is created in the current working directory
as 'old-man-yells-at-<target-basename>.png'. If Abe should redirect his yelling,
you have the following options:
- <filename>.png: Create image at the specified filename.
- png: Create image at 'old-man-yells-at-<target-basename>.png'.
- hex: Write image hex-encoded to stdout.
- b64: Write image b64-encoded to stdout.
Usage:
old-man-yells-at <target-file> [flags]
old-man-yells-at [command]
Available Commands:
completion Generates shell completion scripts
help Help about any command
version Show the version information
Flags:
-h, --help help for old-man-yells-at
-o, --output string [png, b64, hex, <filename>.png] (default "png")
Use "old-man-yells-at [command] --help" for more information about a command.
심슨 가족
웹어셈블리 번들을 재생성하려면 다음을 실행합니다.
GOOS=js GOARCH=wasm go build -o ./docs/yell-at.wasm ./cmd/wasm/