Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/drujensen/asdf-swift
- Owner: drujensen
- License: apache-2.0
- Created: 2022-01-16T19:31:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T01:44:18.000Z (18 days ago)
- Last Synced: 2024-12-05T02:29:31.884Z (18 days ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)