matter-maker
v0.0.1-dev
Published
A commandline client for generating atomic components
Downloads
3
Readme
Matter
A commandline client for generating atomic components
Installation
$ npm install matter-maker -g
Once installed you will have access to the matter commandline-client.
$ matter help
███╗ ███╗ █████╗ ████████╗████████╗███████╗██████╗
████╗ ████║██╔══██╗╚══██╔══╝╚══██╔══╝██╔════╝██╔══██╗
██╔████╔██║███████║ ██║ ██║ █████╗ ██████╔╝
██║╚██╔╝██║██╔══██║ ██║ ██║ ██╔══╝ ██╔══██╗
██║ ╚═╝ ██║██║ ██║ ██║ ██║ ███████╗██║ ██║
╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝
Usage: ${bold('matter')} <command> [options]
Commands:
${bold('help')} Prints this dialogue
----------------------------------------------------------------
${bold('make:doc')} Creates one or multiple doc/s
${bold('make:atom')} Creates one or multiple atom/s
${bold('make:molecule')} Creates one or multiple molecule/s
${bold('make:organism')} Creates one or multiple organism/s
${bold('make:template')} Creates one or multiple template/s
${bold('make:page')} Creates one or multiple page/s
----------------------------------------------------------------
${bold('scaffold')} Creates scaffold of atomic folder structure