Zettelkasten-Team / Zettelkasten

Zettelkasten-Developer-Builds

Home Page:http://zettelkasten.danielluedecke.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zettelkasten

build status

Zettelkasten is a program for knowledge management. It is inspired by the note-taking system of Niklas Luhmann (Zettelkasten is German for slip-box).

screenshot Zettelkasten main window on macOS

Download

Find the latest release here.

Wiki

Find content about Zettelkasten in our Wiki here.

Zettelkasten Build

To build Zettelkasten, you need a Java Development Kit (JDK) 8 and Maven 3.

To get a local repository, use Git:

git clone git@github.com: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.

License

The GPLv3 applies. For detail information see LICENSE.md

About

Zettelkasten-Developer-Builds

http://zettelkasten.danielluedecke.de

License:GNU General Public License v3.0


Languages

Language:Java 100.0%Language:Smalltalk 0.0%Language:Python 0.0%