This repository was archived by the owner on Mar 4, 2022. It is now read-only.
Adds install function
- this adds openssl as a dependency
- we now generate our own certificate authority, and make ssl certs
- hoxy requires the CA key, and cert
- our webpack server requires the server cert
- for mac osx the SSL certs will be auto added to keychain
- adds an install command