We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
These instructions assume that you've already installed openwrap and initialised your project per the Quick Start section.
Follow these instructions if you want to get the latest published beta version of openwrap.
First, you'll need to add a remote for the beta repository:
c:\code\> o add-remote beta http://wraps.openwrap.org/beta/
Note: Don't forget the trailing slash on the URL - it's important.
You can confirm that the beta repository has been added by executing:
c:\code\> o list-remote
Then update existing projects to use the beta version of openwrap by executing:
c:\code\myProject> o update-wrap openwrap
There was an error while loading. Please reload this page.