Skip to content
Extraits de code Groupes Projets

Priority

3 files
+ 16
17
Comparer les modifications
  • Côte à côte
  • En ligne

Fichiers

+ 14
1
@@ -33,7 +33,20 @@ Lektord can be piloted over the network with \fBlkt\fP.
\fBPlaylists and stickers\fP
Reading and searching through the base can be facilitated by creating
\fIplaylist\fP and using \fIstickers\fP (\fIMPD\fP version of tags).
.PP
.SH "INSTALLATION"
You may install lektor from source like this:
.sp
.RS 4
.nf
\fB
% git clone https://git.iiens.net/martin2018/lektor && cd lektor
% sudo mkdir /home/kara && sudo chown USER:USER /home/kara
% meson build
% ninja -C build && sudo ninja -C build install
% sudo chown USER:USER /home/kara/kara.db
.fi \fR
.P
.RE
.SH "SUPPORTED URIS"
When searching the database, the following URIs are supported by lektor. Those
URIs are hidden, you should not use them, but here is some documentation about
Chargement en cours