Ruby in Mines
Ruby in Mines is a ruby framework for creating data-mining application prototypes that focus on processing near real-time human generated content.
Install the gem and run with:
gem install mines
Note:
This project is under development. It has limited capabilities yet.
Commands
mines help
print helpmines new AppName
create a new app in the current directorymines generate MinerName
generate a new minermines start
start the miners, and restart them if source code changes