Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use this library please explain #6

Open
maxspeed1976 opened this issue Aug 20, 2018 · 3 comments
Open

how to use this library please explain #6

maxspeed1976 opened this issue Aug 20, 2018 · 3 comments

Comments

@maxspeed1976
Copy link

No description provided.

@foulkesjohn
Copy link
Owner

Theres a simple example in the README. You'll need a Betfair api key before you can use it though

@maxspeed1976
Copy link
Author

yes but i dont understand how to add Kitura-Net to my project

@foulkesjohn
Copy link
Owner

Kitura-Net is a dependecy of BetSwift, you shouldn't need to explicitly add it. This library uses the Swift package manager to import dependencies. Once you've created your package.swift you can add BetSwift as a dependency:

.package(url: "https://github.com/foulkesjohn/BetSwift.git", .branch("master"))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants