* [x] Define a format for an Bench app libraries + [x] Contains: readme, app library, custom scripts, resources + [x] Loadable via HTTP(S) URL (GitHub compatible, maybe short form for GitHub repo) + [x] Loadable from filesystem location + [x] Document the app library format + [ ] Implement _Yeoman Generator_ `generator-bench-applib` * [x] Add support for app library outside of the Bench + [x] Namespace app IDs + [x] Configuration property for library IDs and URLs + [x] Configuration properties for library cache + [x] App property for library name + [x] Download mechanism for external app libraries + [x] Adapt loading of `BenchConfiguration` + [x] Add _Update_ additionally to _Upgrade_ where _Upgrade_ targets the Bench system and _Update_ targets the external app repositories + [x] Move all apps into external app repositories * [x] Adapt UI for multiple app libraries * [x] Adapt the initialization wizzard to preselect Bench app libraries
generator-bench-applibBenchConfiguration