old man yells at
v0.1.1
ใช้เครื่องมือนี้เพื่อทำให้ Abe Simpson ตะโกนใส่สิ่งของ!
นี่เป็นชุดเครื่องมือที่สมบูรณ์แบบในการปรับปรุงเกมอิโมจิหย่อนของคุณ
ตรวจสอบพื้นที่เก็บข้อมูลเพื่อดูเสียงตะโกนที่เตรียมไว้ล่วงหน้า! มีให้เลือกมากกว่า 500 ตะโกน!
ไปที่ oncilla.github.io/old-man-yells-at/ และปล่อยให้ Abe ตะโกนใส่สิ่งต่าง ๆ จากเบราว์เซอร์ของคุณ! โค้ดทั้งหมดจะดำเนินการภายในเบราว์เซอร์ของคุณและรูปภาพจะไม่ออกจากเครื่องของคุณ
เราจัดเตรียมไบนารีที่สร้างแบบคงที่ของ CLI ในรุ่น GitHub ของเรา ดาวน์โหลดชุดที่เหมาะสมสำหรับแพลตฟอร์มของคุณจากสินทรัพย์และเรียกใช้ภายในเครื่อง
หากคุณติดตั้ง Go toolchain ไว้ คุณก็สามารถติดตั้ง 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.
เดอะซิมป์สันส์
หากต้องการสร้างบันเดิล webassembly ใหม่ ให้รันสิ่งต่อไปนี้:
GOOS=js GOARCH=wasm go build -o ./docs/yell-at.wasm ./cmd/wasm/