Go to file
Dylan Araps d296b90b75
kiss: support variables in sources files.
This adds support for replacement of simple markers with
corresponding values. To handle cases where a replacement
is not 1:1, various transformations are made available.

- VERSION : The full version string (first field in version file).
- MAJOR   : First component separated by '.'.
- MINOR   : Second component separated by '.'.
- PATCH   : Third component separated by '.'.
- IDENT   : All remaining components separated by '.+-'.
- PKG     : The name of the current package.

NOTE: This may be reverted. Depends on how good the benefits
are. Will do an evaluation of the repositories.
2021-07-14 17:08:58 +03:00
.github/workflows ci: Run on pull requests 2020-01-08 22:21:10 +02:00
contrib contrib: remove kiss-reset 2021-07-14 08:13:27 +03:00
LICENSE docs: update 2021-07-02 14:43:29 +00:00
README docs: update 2021-07-12 00:13:57 +03:00
kiss kiss: support variables in sources files. 2021-07-14 17:08:58 +03:00

README

|/
|\ISS LINUX                                                https://kisslinux.xyz
________________________________________________________________________________


Package Manager
________________________________________________________________________________

KISS' tiny package manager.

Documentation:

- https://kisslinux.xyz/package-manager
- https://kisslinux.xyz/package-system