UNPKG

@antora/cli

Version:

The command line interface for Antora.

8 lines (5 loc) 162 B
'use strict' const commander = require('commander') require('./commander/options-from-convict') require('./commander/track-options') module.exports = commander