COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200621150113/https://github.com/topics/swift-script
Here are
28 public repositories
matching this topic...
[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃
Updated
Sep 15, 2019
Swift
A nicer way to handle files & folders in Swift
Updated
Jun 1, 2020
Swift
Easily run shell commands from a Swift script or command line tool
Updated
Jun 12, 2020
Swift
A list of Swift scripting tools, frameworks & examples
🚘 Simple tool for updating Carthage script phase
Updated
Apr 21, 2020
Swift
📋 A hand-curated collection of useful and informative Swift Scripting materials.
Swift Script: Get the fastest build times in Xcode. This repository accompanies my article linked here:
Updated
Nov 27, 2019
Swift
C Module for Swift, Swift Script and Dynamic Library Call;Swift中直接调用C语言源程序的展示程序
Updated
Jan 23, 2018
Swift
👨💼 Reduce daily routine with sasha
Updated
Oct 24, 2018
Swift
A Swift script for detecting silence in audio files made with reactive programming in RxSwift
Updated
Apr 7, 2018
Swift
Elegant @propertyWrapper-based command line argument parser
Updated
Jan 1, 2020
Swift
🏊🏻 Test different app layouts with only one device
Updated
Oct 23, 2017
Swift
A pipe for streaming text from the command line into Swift scripts.
Updated
Jun 23, 2019
Swift
An attempt to write a self extracting and building app in Swift.
Updated
Mar 14, 2016
Swift
Finally, a CLI for beloved CodeRunner 2 🙌
Updated
Jun 16, 2017
Swift
MacOS CLI to download youtube videos from Terminal
Updated
Jun 22, 2019
Swift
Get a random temporary directory path
Updated
Jun 16, 2019
Swift
🛠 An useful project structure for creating effectively objective-c applications
Swift Script: Remove all directories and files for a given path except those for Git. These include .git and .gitignore.
Updated
Nov 16, 2016
Swift
Updated
Mar 1, 2018
Swift
Convinient process API for Swift
Updated
Aug 21, 2019
Swift
Swift script to Create objc Strings Class from localizable.string
Updated
Mar 5, 2017
Swift
@dynamicMemberLookup interface for environment variables
Updated
Sep 13, 2019
Swift
API for command line tools in Swift.
Updated
Dec 5, 2019
Swift
Updated
Jul 5, 2017
Swift
Script to import Todoist task to Bear as notes with checklists
Updated
Feb 17, 2019
Swift
Improve this page
Add a description, image, and links to the
swift-script
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
swift-script
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
All warnings currently go through
ErrorManager, so it would be pretty simple for that object to keep a reference of all warnings generated in this session, and show them in the pull request for extra clarity.