swc
Verified for current stable LTS
Swc Commands
Swc command syntax with verified terminal examples.
Commands
6 commands for Swc
swc Operations
Swc Command: Ignore Files In Directory Using Glob Path
swc <path/to/input_directory> --ignore <path/to/ignored_file1 path/to/ignored_file2 ...> swc Operations
Swc Command: Transpile Directory Output To Specific Directory
swc <path/to/input_directory> -d <path/to/output_directory> swc Operations
Swc Command: Transpile Directory With Configuration File
swc <path/to/input_directory> --config-file <path/to/.swcrc> swc Operations
Swc Command: Transpile File Output To Specific File
swc <path/to/input_file> -o <path/to/output_file> swc Operations
Swc Command: Transpile File Output To Stdout
swc <path/to/file> swc Operations
Swc Command: Transpile File Watch Mode
swc <path/to/file> -w Suggest a Swc Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Swc workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.