brandtech-cli

Install redwood-cli

Usage no npm install needed!

<script type="module">
  import brandtechCli from 'https://cdn.skypack.dev/brandtech-cli';
</script>

README

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.