gen-jhipster
Version:
VHipster - Spring Boot + Angular/React/Vue in one handy generator
10 lines (9 loc) • 334 B
JavaScript
export * from "./github.js";
export * from "./github-group.js";
export * from "./github-matrix.js";
export * from "./sample-config.js";
// test matrix
export * from "./support/application-samples.js";
export * from "./support/client-samples.js";
export * from "./support/matrix-utils.js";
export * from "./support/server-samples.js";