MavenThought/mt_commons
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
MavenThought Commons framework
Copyright MavenThought Inc 2006-2011.
Please check the Wiki pages for more information.
In order to compile:
* Install ruby (or iron ruby) and add it to the path
- Make sure u have rake and bundler installed, otherwise do "gem install rake bundler"
* Install nuget and add it to the path
* Run: rake (should build)
* Run: rake test (should run all the tests)
Log:
0.9.5: Separated commons from WPF
0.9.4: Fixed event aggregator issue with default constructors
0.9.3: Added Event Aggregator patterns
0.9.2: Changed all dependencies to use nuget