are you using leiningen 2.x?

in such a case, it should download and install the desired template on the 
fly when you give command:
$ lein new hoplon address-book

hth,
Gianluca

On Saturday, January 30, 2016 at 3:54:32 AM UTC+1, hiskennyness wrote:
>
> [Also posted in the Hoplon github issues area.]
>
>
> I have been working thru the 
> https://github.com/hoplon/hoplon/wiki/Get-Started guide on a brand new 
> Ubuntu VM running under vmware on windows 10 and all went well until:
>
> lein new hoplon address-book
>
> That actually went fine, but the resulting directory does not match at all 
> the contents advertised in the tutorial. I just see .gitignore, 
> project.clj, README, and two sub-directories, src and test. And src just 
> has a hoplon directory containing core.clj. The README looks like a stub.
>
> I tried: lein new hoplon-template address-book as well, and the castra 
> template. Same result. It looks as if I am not getting a web client 
> template, actually.
>
> I think the only mistake I made following the tutorial was installing boot 
> before leiningen.
>
> Did I miss a step?
>
> Thx, kenneth
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to