Show HN: Parcel, a simple resource bundler for Golang
1–10 of 12 posts
Re: Show HN: Parcel, a simple resource bundler for Golang
#2Re: Show HN: Parcel, a simple resource bundler for Golang
#3Re: Show HN: Parcel, a simple resource bundler for Golang
#4Re: Show HN: Parcel, a simple resource bundler for Golang
#5The 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
Re: Show HN: Parcel, a simple resource bundler for Golang
#6The 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
Re: Show HN: Parcel, a simple resource bundler for Golang
#7The 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
Re: Show HN: Parcel, a simple resource bundler for Golang
#8The 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
Re: Show HN: Parcel, a simple resource bundler for Golang
#9For comparison purposes:
https://github.com/skx/implant
My code is smaller, but it doesn't contain the filesystem-walker, etc.