This software is set up to be developed using Windows. In order to get your Windows environment set up for development, a few things need to be done:
- Ensure Git is installed
- Clone the repository
When a new release is ready for deployment, there are a few tasks that need to be done.
-
Increment the version number and change the date in
idlpackage.json,aurorax_version.pro, andREADME.md. -
Generate a new distributable Zip file (more info)
IDL> ipm,/create,'path_to_code',name='idl-aurorax'
-
Upload the generated Zip file to https://data.aurorax.space, and update the symlink for latest.zip
-
Create a new release in Github repository