Because you are not creating a Bourbon
project by installing a gem
. You are just installing the Bourbon
application. Read about what is gem
.
To create a Bourbon
project (ensure that your gem
s are inside your PATH
) run:
bourbon install
This will create a Bourbon
project inside the current folder. Also, see all the docs on the Bourbon
's CLI.