Skip to content

ben-ng/swiftc-dev-env

Repository files navigation

swiftc-dev-env

Scripts for faster Swift compiler development.

Usage

# Clone this repo, then run
./bin/setup

# Swift will be checked out at ./swift
cd swift

# Make your changes...
git checkout -b my-branch

# Then, to compile:
../bin/build_current_branch

About

Faster Swift compiler development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages