Marathon-Examples
Marathon-Examples copied to clipboard
A collection of example Swift scripts that can easily be run using Marathon
🏃 Marathon Examples
This repository contains a few example Swift scripts that can easily be run using Marathon.
To run them, make sure that you have Marathon installed, then follow the instructions in each script's README.
Please note that the scripts in this repo is mainly provided for reference & inspiration 🙂
For more information about Marathon and how to install it, visit its repository.
List of examples
Add a suffix to the names of all files in a folder.
Generate an Xcode asset catalog from all the images in the current folder.
Resize an image to a new size.
Organize all files in a folder.
A simple Swift Web Crawler.
Verify that all your tests contain at least one assert.
Contribute your own examples
Have an example of a Swift script that you'd like to share? Feel free to open a PR!
For more information
- Check out Marathon.
- Contact @johnsundell on Twitter.
Happy scripting! 🚀