SwiftlyFox is a simple sandbox project for continuously learning Swift.
Find a file
Tony Bark 82077a9bb2 Added ArgumentParser to main project
- At Swift book's Functions and Closure section in Playgrounds (next up Objects and Classes)
2025-11-12 18:52:42 -05:00
Sources/swiftyfox Added ArgumentParser to main project 2025-11-12 18:52:42 -05:00
SwiftyFox.playground Added ArgumentParser to main project 2025-11-12 18:52:42 -05:00
.gitignore Initial source commit 🎉 2025-11-12 16:25:13 -05:00
LICENSE Initial source commit 🎉 2025-11-12 16:25:13 -05:00
Package.resolved Added ArgumentParser to main project 2025-11-12 18:52:42 -05:00
Package.swift Added ArgumentParser to main project 2025-11-12 18:52:42 -05:00
README.md Initial source commit 🎉 2025-11-12 16:25:13 -05:00

SwiftlyFox

SwiftlyFox is a simple sandbox project for continuously learning Swift. While this also includes Swift Playgrounds from which this was originally derived from, I hope to move that all to the Playgrounds macro coming to other platforms.

License

I hereby waive this project under the public domain - see LICENSE for details.