cros 0.2 review
Downloadcros is an operator stacking system, heavily inspired by a RAD tool for composing demos named Werkkzeug. It allows the user to dra
|
|
cros is an operator stacking system, heavily inspired by a RAD tool for composing demos named Werkkzeug.
It allows the user to drag and drop nodes, attach them to each other, and change their properties. The backend is currently highly experimental.
Usage
To start the application
prompt> cd backend
prompt> ruby main.rb
Point your browser to
http://localhost:10080/
Requirements:
It requires Ruby version 1.8.1 or better, and has no dependencies on other packages.
cros 0.2 keywords