Skip to content

Ponyboy47/Cglob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glob

glob module for swift

Allows using the GNU glob library in swift.

Installation

Add the following dependency to your Package.swift

.package(url: "https://github.com/Ponyboy47/Cglob.git", .upToNextMinor(from: "0.1.0"))