Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Adds install function

Choose a tag to compare

@tjbo tjbo released this 06 Aug 17:04
· 30 commits to master since this release
  • 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

v0.1.10...v0.2.0