CoreKit
Ultimate cross platform framework to create appleOS apps.
Usage
You can use CoreKit with the following package managers:
Carthage
echo 'github "corekit/corekit" "master"' >> Cartfile
carthage update
Swift Package Manager
dependencies: [
.package(url: "https://github.com/CoreKit/CoreKit", .branch("master")),
],
Enjoy. ;)
License
Github
link |
Stars: 32 |
Help us keep the lights on
Dependencies
Used By
Total: 0
Releases
1.0.0-rc.1 - Apr 1, 2018
- 🎉 First official pre-release of the CoreKit framework!
- 😂 This is not a joke, but please use at your own risk!
- ⚠️ WIP: so things can break until final v1.0.0