UNPKG

86 BPlain TextView Raw
1#!/usr/bin/env node
2
3var td = require('../dist/lib/cli.js');
4new td.CliApplication();