Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 927 Bytes

README.MD

File metadata and controls

35 lines (18 loc) · 927 Bytes

OpenShift Tools For Visual Studio

Download

Download and install from Visual Studio Marketplace.

How to use

Configure Master endpoint

List projects and deploymentconfigs

Deploy to OpenShift

Note that you have to push your code to git server before deploying. This tools doesn't transfer your local code to OpenShift. This tool just creates a build configuration and OpenShift will close your codes from specified git server.

Support

This is not an official tool. If you have any questions or you find any issue, please file an issue on this GitHub.

Develop

TBD

License

MIT License