Closed mchelen closed 10 years ago
Roland didn't throw in a flag that lets you specify a local server, let me find it.
Ok thanks, I guess another option would be to add a /etc/hosts
entry and direct the domain name to localhost
.
Found the REGISTRY_SERVER
env var which does the trick. Added to docs: https://github.com/jsonresume/resume-docs/wiki/Resume-CLI
Is there any way to run a local
registry-server
and haveresume-cli
connect to that? I want to try modifyingregistry-server
code but have no way to test it.