11 comments

[ 2.3 ms ] story [ 40.4 ms ] thread
The project looks nice and easy to use but I wonder if it might be confused with the javascript bundler named Parcel.

https://github.com/parcel-bundler/parcel

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?
This was my immediate thought as well. Impossible to ignore a project with > 20k stars with the same name.
For every possible project name, there's an npm package with the same name.
Yes, please rename your package! Parcel is very popular in the JavaScript world.
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.

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?