This is how I use luarocks in my awesomewm

This page summarizes the projects mentioned and recommended in the original post on /r/awesomewm

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • luarocks

    LuaRocks is the package manager for the Lua programming language.

  • The luarocks.loader module is provided by Luarocks and basically replace the standard require function by a version that handles Rocks installed with Luarocks (https://github.com/luarocks/luarocks/wiki/Using-LuaRocks#multiple-versions-using-the-luarocks-package-loader and https://github.com/luarocks/luarocks/blob/master/src/luarocks/loader.lua). Note that this is safer than your implementation since it "knows" the running Lua version and the corresponding Luarocks installed files. So it will automatically load modules at the correct version / path (without additional set_path and hard coded string).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • what does the luarocks variable LUA_INCDIR get used for?

    1 project | /r/lua | 29 Aug 2023
  • Luarocks doesn't work with LuaJIT

    1 project | /r/lua | 12 Apr 2023
  • I am trying to develop a website using Lua.

    1 project | /r/lua | 29 Jan 2023
  • Seeking feedback on command line syntax highlighter

    1 project | /r/C_Programming | 14 Jul 2022
  • How do I install from GitHub on Mac?

    1 project | /r/github | 18 Jun 2022