UNPKG

hologit

Version:

Hologit automates the projection of layered composite file trees based on flat, declarative plans

4 lines (3 loc) 161 B
exports.command = 'source <command>'; exports.desc = 'Manage set of sources'; exports.builder = yargs => yargs.commandDir('source', { exclude: /\.test\.js$/ });