Files
astronomy/demo/java/.gitignore
Don Cross 05684bafdb Kotlin: added Java demo: moonphase.
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.
2022-04-28 21:04:54 -04:00

7 lines
55 B
Plaintext

/.gradle/
/.idea/
/build/
/test/
/bin
local.properties