Sha256: d5e01717a153dd7fb04ff431bc9241d0ffd88ce6040d3a9896d3467151f69035
Contents?: true
Size: 1.06 KB
Versions: 3
Compression:
Stored size: 1.06 KB
Contents
# Gisele [![Build Status](https://secure.travis-ci.org/blambeau/gisele.png)](http://travis-ci.org/blambeau/gisele) [![Dependency Status](https://gemnasium.com/blambeau/gisele.png)](https://gemnasium.com/blambeau/gisele) Gisele is a Process Analyzer Toolset ## Description This is the process modeling and analysis toolset developed during the Gisele and PIPAS research projects held at the University of Louvain in 2008-2012. ## Installation This project requires an installation of ruby >= 1.9.2. Then, gem install gisele gisele --help For contributors (UCLouvain students, in particular), please consider the following scenario: gem install bundler --pre git clone https://blambeau@github.com/blambeau/gisele.git # or your own fork cd gisele bundle install rake test # please report any test failure on github bundle exec ./bin/gisele --help ## Contributing Gisele is distributed under a MIT license. The common github workflow (fork/pull request) applies. Please take contact with Bernard Lambeau with any question.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gisele-0.6.0 | README.md |
gisele-0.5.1 | README.md |
gisele-0.5.0 | README.md |