chrisnharvey / appimager

Tool to help with the development and packaging of AppImages.
MIT License
6 stars 3 forks source link

Add the ability to set environment variables #6

Closed chrisnharvey closed 8 years ago

chrisnharvey commented 8 years ago

We should have the ability to set environment variables in our AppImage.yml file.

We should also set some default environment variables, like adding the libs in our build path to LD_LIBRARY_PATH and binaries in our build path to PATH.