Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

document for developing this extension #60

Open
debianmaster opened this issue Mar 12, 2017 · 5 comments
Open

document for developing this extension #60

debianmaster opened this issue Mar 12, 2017 · 5 comments

Comments

@debianmaster
Copy link

Can you please create a README for further developing this openshift extension?

@crobby
Copy link
Member

crobby commented Mar 13, 2017

Our plan is to eventually have such a document. In the meantime, do you have any specific questions that we could help you with?

@crobby
Copy link
Member

crobby commented Mar 13, 2017

FWIW, general notes about extensions can be found in the base project: https://github.com/openshift/origin-web-console#extension-points

@debianmaster
Copy link
Author

I would like to live edit this module and see the output in openshift origin, for now it appears that i need to edit oshinko-console and copy files to my origin dist location. is there a neat way w/ live reload of origin when ever i edit oshinko-console code

@crobby
Copy link
Member

crobby commented Mar 14, 2017

You could probably have your master-config.yaml point to your development copy of the oshinko scripts. You'd also want to set extensionDevelopment: true in your master-config.yaml.

assetConfig:
extensionDevelopment: true

@debianmaster
Copy link
Author

cool, i give a try thanks @crobby

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants