Doom.d Alternatives
Similar projects and alternatives to doom.d
-
-
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.
-
-
Ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
-
-
-
graaljs
GraalJS – A high-performance, ECMAScript compliant, and embeddable JavaScript runtime for Java
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
frontmacs
Package-based, web-centric, customizable, awesome-by-default, acceptance-tested Emacs distribution
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
doom.d discussion
doom.d reviews and mentions
-
JavaScript for Shell Scripting
I wrote essentially the same thing for [Python](https://github.com/NightMachinary/brish). I have been using it extensively for months, and I’m very happy with it.
I have also used a REST API based on the Python version to implement the same thing easily in other languages, including a nifty [elisp macro](https://github.com/NightMachinary/doom.d/blob/master/night-b...) that lets you do:
(z du -h (split-string (z ls -a) "\n" t))
PS: It does proper quoting, using zsh’s builtin quoting system.
Stats
The primary programming language of doom.d is Emacs Lisp.