• Stars
    star
    277
  • Rank 143,389 (Top 3 %)
  • Language
  • License
    MIT License
  • Created over 6 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📋A hand-curated collection of useful and informative Swift Scripting materials.

Articles Videos

Articles

by Patrick Freed


by AppCoda


by Pol Piella


by Marco Eidinger


by RDerik


by Eneko Alonso

An interesting way to use SwiftUI with CLI for icon generation.


by Nate Cook

Swift team have released type-safe argument parsing framework.


by Federico Zanetello

Just as described in the name of the article.


by Antoine v.d. SwiftLee

Basic guide about SPM tools with simple one-command installation.


by Derik Ramirez

The article contains a detailed example of generation Bash/Zsh autocomletion for SPM projects.


by Derik Ramirez

Good article to start with scripting.


by Alejandro Martinez

Using async operations in your scripts is simpler than you think.


by Mattt

An article about a project that adds dependencies to your scripts.


by objc.io

Explanation of using GUI in your Swift scripts.


by Paul Hudson

Examples of using Utility framework. ArgumentParser and TerminalController are really useful.


by John Sundell

Personally my favorite article. In format of tutorial with recommendations based on real experience.


by Jason Blevins

A simple introduction to Swift Scripting with Fibonacci Sequence.


by Apple

Interactive Swift sessions right in your console.


by Russ Bishop

Working with different toolchains. Might be helpful for Server-side Swift projects 🤔


by Eric A. Soto

Step-by-step tutorial with output streams, command-line arguments, and interactive input.


by Ole Begemann

As you can understand from the title, the author writes about deployment target overriding in Swift Script project.


by Eneko Alonso

Want to use ArgumentParser like a pro? You should definitely read this.


by Loïc Lecrenier

Advanced technique of SPM package testing - fuzz-testing via libFuzzer.


by Krzysztof Siejkowski

Awesome guide about using Swift compiler in your CLI tools.

Videos

by Federico Zanetello

Every iOS/macOS developer uses (scripting) tools such as fastlane and swiftLint to automate tasks as much work as possible: in this talk we will dive into how we can build our own Swift scripts.


by Ellen Shapiro

Underlying many large iOS projects is a tangled nest of bash scripts that developers are often afraid to touch for fear of breaking something, and which is littered with print statements from generations of developers trying to figure out how on earth it works. How can we move away from this mess and to something more sustainable? Ellen will discuss moving a codebase like this to a command line tool that can be called from a Swift script, and which can be tested and breakpointed, and just might save a tiny bit of your sanity.


by John Sundell

Awesome talk by open-source ninja. Contains real-world cases, good points, and live demo.


by Ayaka Nonaka

Mix of Swift Scripting and Localization.


by Ayaka Nonaka

Old but good talk. Pay attention to Dependency Management section.

Author

Artem Novichkov, https://www.artemnovichkov.com/about

More Repositories

1

iOS-11-by-Examples

👨🏻‍💻 Examples of new iOS 11 APIs
Swift
3,320
star
2

SwiftUI-by-Examples

Examples of new SwiftUI framework
Swift
196
star
3

Carting

🚘 A simple tool for updating Carthage script phase
Swift
185
star
4

wwdc20-samplecode

Sample Code for WWDC20
Swift
122
star
5

wwdc21-samplecode

Sample Code for WWDC21
Swift
94
star
6

swift-project-template

🍪 Easily generate Swift projects with Cookiecutter
Swift
89
star
7

zepcode

⚗️ Zeplin extension that generates Swift snippets from colors, fonts, and layers
JavaScript
80
star
8

spasibo

🙏 Support your favourite open source projects
Swift
77
star
9

awesome-swift-async-await

A hand-curated list of Swift async/await resources. Feel free to contribute!
74
star
10

CustomPopupExample

An example of creating custom popups in SwiftUI
Swift
46
star
11

RaySo

Share your awesome code to https://ray.so with Xcode Extension.
Swift
34
star
12

figma-preview

Add Figma design to your Xcode Preview
Swift
34
star
13

sasha

👨‍💼Reduce daily routine with sasha
Swift
30
star
14

ColorStripe

Control RGB stripes with SwiftUI+Combine
Swift
29
star
15

SpoilerViewExample

An example of implementing spoiler feature from Telegram in SwiftUI
Swift
28
star
16

cARd

Flip your card with ARKit
Swift
27
star
17

awesome-swift-macros

A hand-curated list of Swift macros. Feel free to contribute!
25
star
18

StickerViewExample

An example of remove background from image in SwiftUI
Swift
24
star
19

xcode-timing

CLI tool and scripts for collecting Xcode build times
Swift
17
star
20

TransitionRouter

🚡 Simple custom transition framework
Swift
14
star
21

ShazamKitExample

An example app with using ShazamKit
Swift
13
star
22

OfflineDataAsyncExample

An example of using async/await in Swift 5.5
Swift
10
star
23

action-homebrew

Dockerfile
10
star
24

shortcut-box

👨‍💻 Update a pinned gist to contain random IDE shortcut
Swift
9
star
25

swift-package-template

Base template for Swift Package Manager projects
Swift
9
star
26

SwiftUIKit

Make UIKit components in SwiftUI style
Swift
8
star
27

fastfood

🍔🍟 Share Fastfile between projects
Swift
7
star
28

Sheet

An example of using multiple sheets in SwiftUI
Swift
7
star
29

xcode-snippets

My Xcode snippets
Shell
7
star
30

UsageDescriptionCheckExample

Example project for an article "Swift, Plist and Two Smoking Scripts".
Swift
7
star
31

ResultBuilderExample

An example of using result builders for action sheets in SwiftUI
Swift
6
star
32

FileSharingExample

Inspect Documents folder via Files.app
Swift
6
star
33

stylin

⚗️ Zeplin extension that generates text style snippets.
JavaScript
6
star
34

device-support

🛒 Automate Device Support updating
Shell
6
star
35

UIKeyboardLayoutGuideExample

Working with UIKeyboardLayoutGuide in iOS 15
Swift
5
star
36

AsyncImageExample

Working with AsyncImage in iOS 15: placeholders, errors, success!
Swift
4
star
37

teacode-expanders

Expanders for Teacode http://www.apptorium.com/teacode
4
star
38

splash

🏊🏻 Test different app layouts with only one device
Swift
4
star
39

ShareEnvironmentExample

An example of using custom @Environment value for share actions
Swift
4
star
40

Animatronic

High-performance working with image animation in Swift.
Swift
3
star
41

duty-bot

🤖 Slack-бот для ведения графика дежурства по микроволновой печи
Swift
3
star
42

polarmanager

Framework for working with heart rate monitors (Polar, Wahoo etc).
Objective-C
3
star
43

blog

My blog about Swift development
MDX
3
star
44

OfflineDataExample

An example of working with web content offline in SwiftUI apps.
Swift
3
star
45

action-zem

GitHub Action for Zeplin Extension Manager
Dockerfile
3
star
46

liftoff-templates

Templates for liftoff, CLI for creating and configuring new Xcode projects
Swift
3
star
47

pokemon-bot

Slack bot for notification about finding pokemons
Swift
2
star
48

zeplin-extension-template

⚗️ Template for Zeplin Extensions
JavaScript
2
star
49

GithubSearch

Swift
1
star
50

swiftlint-rules

Swift
1
star
51

concurrency-lists

Swift
1
star
52

like-playlists

Python
1
star
53

UsingPlayground

👶 Demo how to use Playground
Swift
1
star
54

tabtabus-2021

1
star
55

formatter

Java
1
star
56

Paws

Swift
1
star