this repo has no description
at main 44 lines 977 B view raw view rendered
1# aoc2025 2 3FIXME: description 4 5## Installation 6 7Download from http://example.com/FIXME. 8 9## Usage 10 11FIXME: explanation 12 13 $ java -jar aoc2025-0.1.0-standalone.jar [args] 14 15## Options 16 17FIXME: listing of options this app accepts. 18 19## Examples 20 21... 22 23### Bugs 24 25... 26 27### Any Other Sections 28### That You Think 29### Might be Useful 30 31## License 32 33Copyright © 2025 FIXME 34 35This program and the accompanying materials are made available under the 36terms of the Eclipse Public License 2.0 which is available at 37http://www.eclipse.org/legal/epl-2.0. 38 39This Source Code may also be made available under the following Secondary 40Licenses when the conditions for such availability set forth in the Eclipse 41Public License, v. 2.0 are satisfied: GNU General Public License as published by 42the Free Software Foundation, either version 2 of the License, or (at your 43option) any later version, with the GNU Classpath Exception which is available 44at https://www.gnu.org/software/classpath/license.html.