Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Capture the source code from an App Builder application #112

Closed
dmcassel opened this issue Jun 25, 2013 · 0 comments
Closed

Capture the source code from an App Builder application #112

dmcassel opened this issue Jun 25, 2013 · 0 comments

Comments

@dmcassel
Copy link
Collaborator

Prerequisite:

  • the current project is app-type=rest. (Future enhancement, let this command work for hybrid apps).
  • the current project has been bootstrapped on the server from which the app builder code will be captured.

Run a command like

$ ml local appbuilder {modules-db-name}

Roxy will:

  • get all the source code from the target modules database and put it in the src directory
  • put the REST API config into rest-options.dir
  • put any extensions into rest-ext.dir
  • put any transformations into rest-transforms.dir

The help for this command should warn that it will overwrite existing code and rest-api contents.

@ghost ghost assigned dmcassel Jul 25, 2013
dmcassel added a commit that referenced this issue Aug 15, 2013
…nzip is in the path. Likely for Mac & Linux, not for Windows.
dmcassel added a commit that referenced this issue Aug 27, 2013
@grtjn grtjn added the capture label Feb 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants