Replies: 6 comments 3 replies
-
Cloning Addonsability of cloning addons on recipe. specific branches / commits allowed. yaml sketch (ideas of structure are welcome): addonsSources:
- name: ofxNDI
repository: git@github.com:leadedge/ofxNDI.git
- name: ofxMicroUI
repository: git@github.com:dimitre/ofxMicroUI.git
- name: ofxTools
repository: git@github.com:dimitre/ofxTools.git
- name: ofxScenes
repository: git@github.com:dimitre/ofxScenes.git
- name: ofxNovasFronteiras
repository: git@github.com:dimitre/ofxNovasFronteiras.git |
Beta Was this translation helpful? Give feedback.
-
Resume at the endlist of addons / templates / platforms at the end instead of script start. so it is easier to see what happened |
Beta Was this translation helpful? Give feedback.
-
More info at variables sectionof generated chalet.yaml |
Beta Was this translation helpful? Give feedback.
-
Cleaning template filesnot important now but it would be great to be able to clean templates (remove chalet files, xcode, make, zed, vs, etc) |
Beta Was this translation helpful? Give feedback.
-
Project initializationUsing With this approach, we could have an argument that specifies the template to initialise from: When creating a project I usually find myself copypasting |
Beta Was this translation helpful? Give feedback.
-
Splitting template filesNow most of ofGen templates file are splitted in separate templates. Make and Visual Studio were removed from ofGen now, as templates are not fully working. ofGen guides and help was edited to remove make template. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
next ideas for ofgen
Beta Was this translation helpful? Give feedback.
All reactions