Skip to content

Files

Latest commit

Mar 7, 2025
55a4b03 · Mar 7, 2025

History

History

SwiftParserCLI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 7, 2025
Oct 10, 2023
Oct 8, 2023

SwiftParserCLI

This directory contains the source files of the swift-parser-cli program.

You can build swift-parser-cli by checking out swift-syntax and running

swift build --package-path SwiftParserCLI

or entering this directory and running

swift build

You can also open the SwiftParserCLI package and building the swift-parser-cli target in Xcode.