CLI Compiler

Installation

curl -fsSL https://waltzing.awesomike.com/install | bash --binary compiler

Basic Usage

waltzing -i templates -o out

Options

  • -i, --input - Input directory
  • -o, --output - Output directory
  • --with-axum - Enable Axum helpers
  • --with-alpine - Enable Alpine.js syntax
  • --watch - Watch for changes