File size: 260 Bytes
03c4799
 
 
 
 
 
1
2
3
4
5
6
7
-   id: swift-hooks-repo
    name: Swift hooks repo example
    description: Runs the hello world app generated by swift package init --type executable (binary called swift_hooks_repo here)
    entry: swift_hooks_repo
    language: swift
    files: \.(swift)$