UNPKG

hologit

Version:

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

4 lines (3 loc) 159 B
exports.command = 'branch <command>'; exports.desc = 'Manage holobranches'; exports.builder = yargs => yargs.commandDir('branch', { exclude: /\.test\.js$/ });