-
You can have a look at these(they could help you write CLI programs): - https://github.com/Desvelao/lummander
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
LuaConsole
A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI
- https://github.com/tilkinsc/LuaConsole
-
- https://github.com/uhub/awesome-lua (search for command line)
-
Then this library helped me, although it's not a complete solution, because it's just a wrapper that allows you to execute shell commands from lua, but it doesn't replace them with anything new, so it still feels as usual bash-scripting, but with lua syntax.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Related posts
-
Setting Up GitHub Environment Configurations in Neovim on Linux
-
Packet recommendations for C development?
-
What plugins do yall use for Git
-
How to open change with previous version of the file.
-
I'm trying to use luarocks but i keep getting this message "Failed finding Lua library. You may need to configure LUA_LIBDIR." How can i fix this?