cmbi / scenes

Create YASARA scenes
0 stars 0 forks source link

Scenes

scenes creates YASARA scenes using WHAT IF list databank files. It uses the python api distributed with YASARA.

License

To be decided.

Pre-requisites

Installation

From source

Download the source code and run the python installer:

Development

If you'd like to contribute by adding features or fixing bugs, follow the steps in this section to setup a development environment.

Pre-requisites

The following pre-requisites are required by bdb and must be installed manually:

Setup

Run

A script run.sh is provided for development runs. The script sets SCENES_SETTINGS to the development settings scenes_settings.json.

Tests

A script test.sh is provided for development tests. The sripts sets SCENES_SETTINGS to the development settings scenes_settings.json.