Skip to content

Installation Validation Tool for the Open Systems Pharmacology Suite

License

Notifications You must be signed in to change notification settings

Open-Systems-Pharmacology/InstallationValidator

Repository files navigation

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.