All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.help-me.example.js Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
'use strict'

var commist = require('commist')()
var help = require('./')()

commist.register('help', help.toStdout)

commist.parse(process.argv.splice(2))




© 2015 - 2025 Weber Informatics LLC | Privacy Policy