About • Installation • Usage • Contributing • License •
This repository contains a collection of various different Swift scripts, programs, and utilities.
To use this repository, you first need to clone or download it to your local machine.
git clone https://github.com/Eggy115/swift.git
This repository contains a variety of Swift programs and utilities. To use any of these programs, simply navigate to the program's directory and run the Swift file.
cd swift/
swift program.swift
Contributions are welcome! If you have a Swift script or program that you would like to contribute to the repository, please open a pull request with your changes. Please make sure that your script is well-documented and adheres to the guidelines outlined in the Contributing file.
This repository is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.