Show HN: Parcel, a simple resource bundler for Golang(github.com)
github.com
Show HN: Parcel, a simple resource bundler for Golang
https://github.com/phogolabs/parcel
11 comments
This was my immediate thought as well. Impossible to ignore a project with > 20k stars with the same name.
Yes, please rename your package! Parcel is very popular in the JavaScript world.
Really... One quick google and you realize there's another bundler of the same name. Can the author rename it to save them both for googlability?
There are quiet a few of these applications. I wrote my own when I saw that go-bindata (which I'd previously been using) was abandoned.
For comparison purposes:
https://github.com/skx/implant
My code is smaller, but it doesn't contain the filesystem-walker, etc.
For comparison purposes:
https://github.com/skx/implant
My code is smaller, but it doesn't contain the filesystem-walker, etc.
Thank you for the feedback. I just renamed the package to parcello. It's pretty much influenced by all those that you have mentioned.
I have some hard times to make COFF works. Have you tried to compile syso files within your go binaries for Darwin?
I have some hard times to make COFF works. Have you tried to compile syso files within your go binaries for Darwin?
It got renamed to Parcello: https://github.com/phogolabs/parcello
Nice! Packr is pretty good too, what I currently use.
https://github.com/gobuffalo/packr
https://github.com/gobuffalo/packr
I have used go.rice before. This looks similar.
I like this.
https://github.com/parcel-bundler/parcel