This repository is a fork of Carbon language and for building macOS binaries.
Tag names and version strings are renamed. (Because of version detection by proto version manager.)
- Install proto
proto plugin add carbon https://raw.githubusercontent.com/ogra/carbon-lang/macosbuild/proto/plugins/carbon.toml
proto list-remote carbon
proto install carbon <version>
(e.g.proto install carbon 0.0.0-pre.0+nightly20240810
)
proto uninstall carbon
For details, see proto's documentation.