enso-org / dataframes

A library for working with tabular data in Luna.
https://luna-lang.org
MIT License
6 stars 5 forks source link

Make AppVeyor create relocable packages as artifacts #67

Closed mwu-tow closed 5 years ago

mwu-tow commented 6 years ago

Basically we want not only to have AppVeyor building the project but also package it into relocable package. This task includes:

The script for now can contain hardcoded, Windows-specific steps (though it should be written with portability in mind from the beginning).