turbulent / substance

Local Docker-powered development environments
Apache License 2.0
18 stars 8 forks source link

OS-native installer #8

Open pmlt opened 7 years ago

pmlt commented 7 years ago

Provide a proper OS-native, self-contained installer for all supported platforms. Use virtualenv to ensure that the default Python interpreter of the machine doesn't need to be changed globally when installing substance.

On Linux: We should have Ubuntu and Fedora packages. On macOS: I think a Homebrew package would be fine. On Windows: Ideally this would be an NSIS installer, but we'll need to remove the dependency on Cygwin first.