Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drujensen/asdf-swift

asdf swift install (WIP)
https://github.com/drujensen/asdf-swift

Last synced: 10 days ago
JSON representation

asdf swift install (WIP)

Awesome Lists containing this project

README

        

# asdf-swift

Swift plugin for https://github.com/asdf-vm/asdf/

This is Swift plugin for asdf version manager.

# Installation

```bash
asdf plugin-add https://github.com/drujensen/asdf-swift.git
asdf install swift 5.5.2
swift --version
```

# License

Licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)