UNPKG

hologit

Version:

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

4 lines (3 loc) 156 B
exports.command = 'lens <command>'; exports.desc = 'Utilities for lenses'; exports.builder = yargs => yargs.commandDir('lens', { exclude: /\.test\.js$/ });