searxng/utils
Markus Heiser ae677cb64b [enh] ./manage node.env - check build tools first
The node.env build environment require npm, ttfautohint and fontforge installed
in the OS.  These tools can be installed by::

    sudo -H ./utils/searx.sh install buildhost

If one of the tools is not installed, the script node.env stops with a
appropriate message.

BTW: We ignore CentOS-7 as developer & build platform

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-06-17 09:23:02 +02:00
..
templates [yamllint] ./utils/templates/etc/searx/*.yml 2021-06-12 20:46:07 +02:00
brand.env More branding 2021-04-22 21:10:22 +02:00
build_env.py [fix] utils/build_env.py: make sure to always use searx/settings.yml 2021-01-11 22:59:35 +01:00
filtron.sh [fix] typo: 'interactiv' --> 'interactive' 2021-04-28 16:29:03 +02:00
lib.sh [fix] typo: 'interactiv' --> 'interactive' 2021-04-28 16:29:03 +02:00
lxc-searx.env [mod] LXC switch to Fedora 33 / Fedora 31 reached its EOL 2021-03-05 13:17:47 +01:00
lxc.sh [fix] do not spit out error messages for utils/lxc.sh --help 2021-04-23 11:14:29 +02:00
makefile.include [mod] replace makefile boilerplate by 'manage' script 2021-04-23 11:26:22 +02:00
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 2020-12-26 11:43:18 +01:00
morty.sh [fix] utils/morty.sh - PUBLIC_URL_MORTY is based on PUBLIC_URL 2021-06-13 11:55:32 +02:00
searx.sh [enh] ./manage node.env - check build tools first 2021-06-17 09:23:02 +02:00