dev-cli
dev-cli copied to clipboard
How to customize readme for enterprise github?
The readme generated has the See code ... but it links to a public github. I'm hosting this on an enterprise GitHub so I need to update the URL. Can this be done?
You can set the repositoryPrefix in your oclif config in package.json: https://github.com/oclif/dev-cli/blob/7337a2997e6cb2aca8387cbe0c7ae548a39049cb/src/commands/readme.ts#L183