UNPKG

almost-git

Version:

almost-git is a tool for model and text co-evolution

6 lines 95 B
#!/usr/bin/env node require('yargs') .commandDir('cmds') .demandCommand() .help() .argv