项目作者: mj-hd

项目描述 :
HSP製プログラム専用投稿ポータル
高级语言: Go
项目地址: git://github.com/mj-hd/hsproom.git
创建时间: 2015-02-18T16:46:49Z
项目社区:https://github.com/mj-hd/hsproom

开源协议:

下载


Build Status

HSP部屋

HSP製のプログラムを、hsp3dish.jsを使って手軽に実行できるWebサイト。
重い開発の最中にあります。

インストール

以下のコマンドを実行する。

  1. git clone https://github.com/mjhd-devlion/hsproom.git
  2. cd hsproom
  3. make

Google+API、TwitterAPI、TwitterBot用のアクセストークンを用意し、config/config.go.exampleを編集し、config/config.goとして保存する。

起動する。

  1. ./simbase/bin/start
  2. ./leaner/learner.py &
  3. gom run hsproom.go