Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.44 KB

InstallationValidator

Installation Validation Tool for the Open Systems Pharmacology Suite.

Code Status

Build status

Building WIX output for setup

The following command should be run to create the BatchFiles.wxs

rake "heat[C:\\projects\\InstallationValidator\\data, BatchFiles]"

then in BatchFiles.wxs file:

* replace `$(var.DeployDir)` with `$(var.DeployDir)\..\..\data`
* remove entry for BatchFiles.wxs
* change INSTALLDIR to InstallationValidatorCommonDataVersionFolder

Code of conduct

Everyone interacting in the Open Systems Pharmacology community (codebases, issue trackers, chat rooms, mailing lists etc...) is expected to follow the Open Systems Pharmacology code of conduct.

Contribution

We encourage contribution to the Open Systems Pharmacology community. Before getting started please read the contribution guidelines. If you are contributing code, please be familiar with the coding standards.

License

InstallationValidator is released under the GPLv2 License.