UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

6 lines (4 loc) 105 B
var HPM = require('./lib') module.exports = function(context, opts) { return new HPM(context, opts) }