Mount any //go:embed directive file system as a FUSE filesystem
Go to file
2024-07-03 18:06:00 +02:00
files basic structure of idea 2024-07-03 14:13:40 +02:00
.gitignore Initial commit 2024-06-25 15:01:21 +00:00
go.mod improve clean up 2024-07-03 18:06:00 +02:00
go.sum basic structure of idea 2024-07-03 14:13:40 +02:00
LICENSE Initial commit 2024-06-25 15:01:21 +00:00
main.go improve clean up 2024-07-03 18:06:00 +02:00
README.md init mod 2024-07-03 10:28:34 +02:00
wrap.go improve clean up 2024-07-03 18:06:00 +02:00

gfw (go-fat-wrapper)

Make any executable or script a single dependency-free binary with the power of Go and FUSE