mirror of
https://github.com/cosinekitty/astronomy.git
synced 2025-12-25 16:48:34 -05:00
This is the first substantial demo of using the Kotlin version of Astronomy Engine from a Java program. Structured the README.md so I can keep adding more and more demos as separate Java class files. The `demotest` script builds the code and will run each demo one at a time, verifying each one's output.
7 lines
55 B
Plaintext
7 lines
55 B
Plaintext
/.gradle/
|
|
/.idea/
|
|
/build/
|
|
/test/
|
|
/bin
|
|
local.properties
|