linije

linije is a color lines clone.

For installation instructions, see the file INSTALL.

Prerequisites

Install

$ git clone https://git.sr.ht/~strahinja/linije
$ cd linije
$ cp config.$(uname -s) config.mk
$ su
# make install

With got:

$ got clone https://git.sr.ht/~strahinja/linije
$ got checkout linije.git
$ cd linije
$ cp config.$(uname -s) config.mk
$ su
# make install

Persistent build configuration file

The file config.mk will be sourced when building targets which also accept configuration through environment variables. For example, CPPFLAGS and PREFIX are specified in config.mk.

Initially, there will be no config.mk, you will need to copy one of the customized config.* files or write your own:

$ cp config.$(uname -s) config.mk || echo Write config.mk from scratch

License

linije - Color lines clone
Copyright © 2025-2026 Страхиња Радић

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.


Sprite sheet sprites.png (source file sprites.xcf.xz) hand drawn/crafted in GIMP by Strahinya Radich.

Sprite sheet ter12.png (source file ter12.xcf.xz) created in GIMP using Terminus font 4.49.1. Terminus font Copyright (C) 2020 Dimitar Toshkov Zhekov, licensed under SIL Open Font License 1.1. See file OFL.TXT for more information.

Generated by slweb © 2020-2026 Strahinya Radich.