mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
Theme Editor: basic README.md with shapshot download link
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -110,7 +110,7 @@ jobs:
|
|||||||
password: ${{ secrets.FTP_PASSWORD }}
|
password: ${{ secrets.FTP_PASSWORD }}
|
||||||
forceSsl: true
|
forceSsl: true
|
||||||
localDir: "flatlaf-theme-editor/build/libs"
|
localDir: "flatlaf-theme-editor/build/libs"
|
||||||
remoteDir: "."
|
remoteDir: "snapshots"
|
||||||
options: "--only-newer --no-recursion --verbose=1"
|
options: "--only-newer --no-recursion --verbose=1"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,16 @@
|
|||||||
FlatLaf Theme Editor
|
FlatLaf Theme Editor
|
||||||
====================
|
====================
|
||||||
|
|
||||||
under development
|
This sub-project contains the FlatLaf Theme Editor that supports editing FlatLaf
|
||||||
|
theme properties files.
|
||||||
|
|
||||||
|
|
||||||
|
Download
|
||||||
|
--------
|
||||||
|
|
||||||
|
### Snapshot
|
||||||
|
|
||||||
|
[](https://download.formdev.com/flatlaf/snapshots/flatlaf-theme-editor-latest.jar)
|
||||||
|
|
||||||
|
Run with `java -jar flatlaf-theme-editor-<version>.jar` (or double-click it).
|
||||||
|
Requires Java 8 or newer.
|
||||||
|
|||||||
Reference in New Issue
Block a user