Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lambdabaa/finkel
Save your soul and leave while you still have time!
https://github.com/lambdabaa/finkel
Last synced: 7 days ago
JSON representation
Save your soul and leave while you still have time!
- Host: GitHub
- URL: https://github.com/lambdabaa/finkel
- Owner: lambdabaa
- Created: 2013-05-05T17:04:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T02:14:47.000Z (over 11 years ago)
- Last Synced: 2024-11-09T11:44:50.087Z (2 months ago)
- Language: C++
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finkel
Save your soul and leave while you still have time!
## Build
make build
### Prerequisites
+ Server
1. Thrift 0.7.0
2. g++
+ Client
1. Thrift
2. node.js## Run
1. Compile `FinkelServer.cpp` on a Windows machine.
2. Run `FinkelServer.cpp`.
3. Set the host and port of the thrift service in `client/bin/bot.js`.
4. `client/bin/bot.js`