This website requires JavaScript.
Explore
Help
Register
Sign In
src
/
ffwebp
Watch
1
Star
0
Fork
0
You've already forked ffwebp
mirror of
https://github.com/coalaura/ffwebp.git
synced
2025-07-17 22:04:35 +00:00
Code
Activity
Files
f6425c1789ce309bb541d02120568124a004f59e
ffwebp
/
build.cmd
7 lines
81 B
Batchfile
Raw
Normal View
History
Unescape
Escape
local build script
2024-09-08 01:00:40 +02:00
@
echo
off
echo
Building...
various improvements
2025-01-22 16:58:09 +01:00
go build -o
%USERPROFILE%
/.bin/ffwebp.exe
local build script
2024-09-08 01:00:40 +02:00
various improvements
2025-01-22 16:58:09 +01:00
echo
Done
Copy Permalink