https://github.com/sormuras/simplicissimus
Simple and empty: Simplicissimus
https://github.com/sormuras/simplicissimus
bach java module-system
Last synced: 4 days ago
JSON representation
Simple and empty: Simplicissimus
- Host: GitHub
- URL: https://github.com/sormuras/simplicissimus
- Owner: sormuras
- Created: 2020-07-20T08:46:29.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T06:02:09.000Z (over 5 years ago)
- Last Synced: 2025-10-19T08:37:11.321Z (9 months ago)
- Topics: bach, java, module-system
- Language: Java
- Homepage: https://github.com/sormuras/bach
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simplicissimus - simple and empty
One Java module. Nothing more, nothing less.
## build
- Install [JDK](https://jdk.java.net) 16 or later
- Clone this repository
- Invoke `jshell https://bit.ly/bach-init`
- On Windows call `.bach\bin\bach build`, on Linux `.bach/bin/bach build`
## use
- Add `requires com.github.sormuras.simplicissimus;` to your `module-info.java` file
- Download modular JAR from [latest release](https://github.com/sormuras/simplicissimus/releases/latest) page