The project generator is basically working but we need a few steps to get it working with Lightning
1) Script to export straight to lightning. Generated projects should use the CLI to deploy new projects to lighting. By default uses demo but you can pass an option to any Lightning server.
2) Auto-generate the adaptors listing, probably from docs.json
3) Lightning UI. This stuff needs mocking up and designing over on the Lightning side.
4) Testing: I don't think we've got any tests of conditional or branching jobs yet? We should push test data a bit for better results
The project generator is basically working but we need a few steps to get it working with Lightning
1) Script to export straight to lightning. Generated projects should use the CLI to deploy new projects to lighting. By default uses demo but you can pass an option to any Lightning server.
2) Auto-generate the adaptors listing, probably from docs.json
3) Lightning UI. This stuff needs mocking up and designing over on the Lightning side.
4) Testing: I don't think we've got any tests of conditional or branching jobs yet? We should push test data a bit for better results