https://github.com/sbooth/castronomyengine
Astronomy Engine packaged for the Swift Package Manager
https://github.com/sbooth/castronomyengine
astronomical-algorithms swift
Last synced: 29 days ago
JSON representation
Astronomy Engine packaged for the Swift Package Manager
- Host: GitHub
- URL: https://github.com/sbooth/castronomyengine
- Owner: sbooth
- Created: 2023-10-21T12:41:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T17:43:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T04:35:13.398Z (over 1 year ago)
- Topics: astronomical-algorithms, swift
- Language: C
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CAstronomyEngine
[Astronomy Engine](https://github.com/cosinekitty/astronomy) packaged for the [Swift Package Manager](https://swift.org/package-manager/).
## Installation
### Swift Package Manager
Add a package dependency to https://github.com/sbooth/CAstronomyEngine in Xcode.
### Manual or Custom Build
1. Clone the [CAstronomyEngine](https://github.com/sbooth/CAstronomyEngine) repository.
2. `swift build`.
## License
Astronomy Engine is released under the [MIT License](https://github.com/cosinekitty/astronomy/blob/master/LICENSE).