文件名称:gopher-spree-api
文件大小:113KB
文件格式:ZIP
更新时间:2024-06-30 18:38:40
Go
地鼠狂欢 API Spree API 在类固醇上的实验实现。 先决条件 一个启动并运行的狂欢应用程序 去安装 一个内存缓存服务器 任何数据库服务器 弹性搜索服务器 入门 首先为 osx 安装 : $ brew install gpm 对于 *nix: $ git clone https://github.com/pote/gpm.git && cd gpm $ git checkout v1.3.2 # You can ignore this part if you want to install HEAD. $ ./configure $ make install 为了允许gpm安装我们的软件包依赖项,您需要为您的工作站配置一个个人 github 令牌,如果您已经为另一个将这样做的项目这样做了,如果没有,只需按照。 安装内存缓存 安装memcached。 $ brew in