简体   繁体   中英

Using Hoplon with the Boot Bulid Tool To Get A Clojure Backend

This is a pretty simple problem. So far I spent all morning drying to figure out the problem. I decided to use Hoplon for my next Clojure based website and was wondering how I can start a new project with the boot build tool and Hoplon to include a backend. The code below is how to make a template without a backend on bash.

boot -d boot/new new -t hoplon -n address-book

Cheers, Matt

Do you mean with a Castra component?

boot -d boot/new new -t hoplon-castra -n myprojectname

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM