Skip to content

pcournut/BadgeChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Create and populate a Constants.swift file with constants workflowEndpoint and dataEndpoint as follows:
struct Endpoints {
    static workflowEndpoint = "https://workflow/endpoint/"
    static dataEndpoint = "https://data/endpoint/"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages