rubyatscale / packs

packs are a specification for an extensible packaging system to help modularize Ruby applications.
MIT License
82 stars 17 forks source link

"There are no executables for the gem packs" when generating binstubs #163

Open GregPK opened 2 months ago

GregPK commented 2 months ago

Last line in usage docs suggests I can generate a binstub. This doesn't seem to be the case:

❯ bundler --version
Bundler version 2.4.2
❯ bundle add packs packs-rails
❯ bundle binstub packs
There are no executables for the gem packs.
ashleywillard commented 2 months ago

Hi @GregPK! We're not able to reproduce this issue. Running bundle binstub packs does produce bin/packs in one of our repos. We're on bundler version 2.5.18.