简体   繁体   English

将Hoplon与Boot Bulid工具配合使用以获取Clojure后端

[英]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. 我决定将Hoplon用于下一个基于Clojure的网站,并且想知道如何使用启动构建工具和Hoplon包含后端来启动新项目。 The code below is how to make a template without a backend on bash. 下面的代码是如何在bash上制作没有后端的模板。

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

Cheers, Matt 干杯,马特

Do you mean with a Castra component? 您是指Castra组件吗?

boot -d boot/new new -t hoplon-castra -n myprojectname 引导-d引导/新的-t Hoplon-castra -n myprojectname

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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