Skip to content

Plummtw/jinrou_clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# jinrou_clojure

FIXME: write description

## 使用說明

FIXME: write

## 安裝說明

1. 安裝 Java

2. 安裝 Lein

3. 安裝 mongodb
  3.1 下載 mongodb 
      mongod --dbpath \""D:\Tools\mongodb-win32-i386-1.6.2\bin\"" --install --logpath \""D:\Tools\mongodb-win32-i386-1.6.2\bin\log""
	  net start mongdb
  3.2 為了安全起見,於 mongodb 上新增 admin
      use admin
      db.addUser("admin","密碼")
  3.3 開防火牆擋外部連結 mongodb 用的 27017 port 

## License

Copyright (C) 2010 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

The clojure version of Jinrou_domi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published