Swiftpack.co - billdonner/BandSite as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by billdonner.
billdonner/BandSite 0.0.42
Swift Package to Scan and Analyze Music Files
⭐️ 1
🕓 4 years ago
.package(url: "https://github.com/billdonner/BandSite.git", from: "0.0.42")

BandSite

0.0.42 two tests failing, pushing into cli code

Swift Package to Scan and Analyze Music Files

I use it selfishly for apps in the bands I play with and also for using Publish to make static websites for the bands. It is, however, reasonably general purpose.


let bandfacts = BandInfo ( 
crawlTags: ["china" ,"elizabeth" ,"whipping" ,"one more" ,"riders" ,"light"],
pathToContentDir: dirpath + "/Content",
pathToOutputDir: dirpath + "/Resources/BigData",
matchingURLPrefix:  "https://billdonner.com/halfdead" ,
specialFolderPaths: ["/audiosessions","/favorites"],
language: "EN",
url: "http://abouthalfdead.com",
name: "About Half Dead ",
shortname: "ABHD",
description:"A Jamband Featuring Doors, Dead, ABB Long Form Performances",
resourcePaths:   ["Resources/HdTheme/hdstyles.css"],
imagePath:  "images/ABHDLogo.png" ,
favicon:  "images/favicon.png")


let status = generateBandSite(bandinfo:bandfacts,
                         rewriter:command_rewriter,
                         lgFuncs: LgFuncs(),
                         logLevel: .verbose)

GitHub

link
Stars: 1
Last commit: 4 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics