Zettelkasten main window on macOS
Here you can download the latest version of Zettelkasten: Releases.
Note to users:
This information is relevant to users of Zettelkasten. To run Zettelkasten you need a Java Runtime Environment for Java 8. See page.
Here you can find and add content about Zettelkasten in a Wiki.
Note to software developers:
This information is only relevant to software developers. To build the Zettelkasten, you need a Java Development Kit (JDK) for Java 8 and Maven 3.
To get a local repository, use Git:
git clone [email protected]:Zettelkasten-Team/Zettelkasten.git
Then, in the root directory of the local repository, run the following command line:
mvn clean package
Note: mvn
is Apache Maven. Confirm with mvn -v
in a new shell.
Find the build result in your target
directory.
The GPLv3 applies. For detail information see LICENSE.