hermes/lom
greysoh b99d6a89dc
chore: Makes promises not async.
This commit makes readFromKeyboard's internal (what used to be) event loop not async anymore.
We don't use the async portions anymore, and it was bad practice anyways.
2024-05-07 12:52:34 -04:00
..
src chore: Makes promises not async. 2024-05-07 12:52:34 -04:00
.gitignore chore: Adds base template for nextnet LOM. 2024-05-05 18:36:23 -04:00
docker-entrypoint.sh chore: Adds lom with basic commands parsing. 2024-05-06 11:31:51 -04:00
Dockerfile chore: Adds lom with basic commands parsing. 2024-05-06 11:31:51 -04:00
LICENSE chore: Adds base template for nextnet LOM. 2024-05-05 18:36:23 -04:00
package-lock.json feature: Adds better command line argument parsing. 2024-05-06 20:21:10 -04:00
package.json feature: Adds better command line argument parsing. 2024-05-06 20:21:10 -04:00
README.md chore: Adds base template for nextnet LOM. 2024-05-05 18:36:23 -04:00
tsconfig.json feature: Adds better command line argument parsing. 2024-05-06 20:21:10 -04:00

NextNet LOM

Lights Out Management, NextNet style