1.0.0 • Published 4 years ago

brandtech-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Redwood Command Line Interface.

redwood-cli

Install redwood-cli

npm install redwood-cli

Redwood CLI commands:

redwood-cli --install shorcut: -i redwood-cli --zip <path> shorcut: -z redwood-cli --svg-convert <path> shorcut: -s redwood-cli --compress shorcut: -c

Description

  • --install: download and install Redwood Components.
  • --zip <path>: creates a zip file from the specified directory in <path>. Works along with the --compress command.
  • --svg-convert <path>: unzipps a given zip file and converts any .svg file within into fon-icon.
  • --compress: a complement to be added to --install . This command processes every .svg file and optimizes it.

IMPORTANT

Please, use the visitor's Wifi to avoid any proxy issues when running npm commands.