You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/utils
Markus Heiser 5242a841a5 [mod] NVM: dev-tools pre-installed in NVM's node installation
The Node.js installation in the NVM environment can be used by IDEs and other
developer tasks.  The required developer packagaes are added to the file
./.nvm_packages and will be installed when Node.js is installed.  Initial we
start with:

- eslint

Having a dedicated developer enviroment, provided by nvm makes it easy to
integrate Node.js packages into various IDEs.  One example is shown in the
.dir-locals.el which is used by emacs.

[1] https://github.com/nvm-sh/nvm#default-global-packages-from-file-while-installing
[2] https://eslint.org

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
templates [brand] SearXNG - docs rename links and fix documentation 3 years ago
brand.env [fix] brand - partial revert of e82e37ce6 3 years ago
build_env.py
filtron.sh [fix] filtron & morty - install golang binary that fits to arch & os 3 years ago
lib.sh [fix] filtron & morty - install golang binary that fits to arch & os 3 years ago
lib_go.sh [mod] Tools to install and maintain golang [1] binaries & packages. 3 years ago
lib_install.sh [brand] SearXNG - docs rename links and fix documentation 3 years ago
lib_nvm.sh [mod] NVM: dev-tools pre-installed in NVM's node installation 3 years ago
lib_static.sh
lxc-searx.env
lxc.sh
makefile.include
makefile.lxc
morty.sh [fix] filtron & morty - install golang binary that fits to arch & os 3 years ago
searx.sh [brand] SearXNG - docs rename links and fix documentation 3 years ago
searxng_check.py