Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
/ khaos-cli Public archive

Khaos template to create command line interface tools with docopt and async.auto

License

Notifications You must be signed in to change notification settings

mongodb-js/khaos-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

khaos-cli

A khaos template to add a command line interface to a module.

Usage

To create a new module based on this template, run:

khaos create mongodb-js/khaos-cli ./my-new-module

and answer the prompted questions.

This will

  1. Clone the base template and this template mixin from github into the specified directory
  2. Fill in the prompted answers
  3. Initialize a git repository and make an initial commit

License

Apache 2

About

Khaos template to create command line interface tools with docopt and async.auto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published