Project

mines

0.0
No commit activity in last 3 years
No release in over 3 years
Ruby in Mines is a framework for creating data mining application prototypes that focus on processing near real-time human generated content.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

>= 0
>= 0
 Project Readme

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 help

  • mines new AppName
    create a new app in the current directory

  • mines generate MinerName
    generate a new miner

  • mines start
    start the miners, and restart them if source code changes