nest setup

Link current directory to an existing module.

nest setup [author] [module]

Arguments#

argumentdescription
authorA module author
moduleA module name
info

If [author] or [module] is missing, you will be prompted to enter it.

Examples#

nest setup
nest setup me
nest setup me my-module