An open API service indexing awesome lists of open source software.

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

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).