An open API service indexing awesome lists of open source software.

https://github.com/taki-on/swift_codespaces

Swift 5 in GitHub Codespaces
https://github.com/taki-on/swift_codespaces

codespaces swift5

Last synced: 6 months ago
JSON representation

Swift 5 in GitHub Codespaces

Awesome Lists containing this project

README

          

# Swift 5 in GitHub Codespaces

Do you want to play with Swift 5 in GitHub Codespaces? Just copy this container configuration in your repository and launch your codespace! ♪┏(・o・)┛♪┗ ( ・o・) ┓♪

You get the tools to compile your Swift 5 code in your codespace.

You get syntax highlights, autocompletion, code collapsing and more!

# Acknowledgement

This container configuration is based on the pre-built container configuration for Swift 4 by Microsoft you can find [here](https://github.com/microsoft/vscode-dev-containers/tree/master/containers/swift-4).

This configuration enables [Swift Development Enviroment VS Code extension](https://github.com/vknabel/vscode-swift-development-environment) in your codespace. All features you will get can be found in the extension docs.

# Contribution

Something does not work, and you do not know how to proceed? Open an issue :)

Something seems odd or does not work, and you know how to fix it? Simply open a PR :)