I want to use Middleman with wonderful Foundation 6. Here is a repo I've found on Middleman's website.
I have Middleman installed as well as Xcode developers tools.
When I run middleman init -T james-weaver/middleman-foundation-6 portfolio
in my Terminal I get Unknown Project Template
error.
What am I doing wrong here?