examples of non-trivial operations in java
- Java 83.4%
- Shell 16.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| freebsd-setup | ||
| LICENSE | ||
| mdict4j_usage.java | ||
| README.md | ||
java-examples
examples of non-trivial operations in java
freebsd workflow
$ . env.sh
$ cd projects/hello-fx
$ pkg install javafx14
$ mvn clean compile
$ . bin/run.sh