CultivateLabs/storytime

CLI installer not working

asecondwill opened this issue · 1 comments

Hi. some noob issues getting started..

New install, Rails 5.0.1, ST 2.1.6

storytime ❯ bundle binstub storytime                                          ⏎
storytime ❯ storytime install
zsh: command not found: storytime

looking at this:
https://github.com/rbenv/rbenv/wiki/Understanding-binstubs

led me to this:
bin/storytime install -d

which worked. cool.