UNPKG

@jtff/miztemplate-lib

Version:
6 lines (4 loc) 203 B
const templatelib = require('@jtff/miztemplate-lib'); const config = require("../../../config.json"); const jtffci = new templatelib.MizTemplateCI(config); templatelib.release(jtffci, "./config.json");