No description
- TypeScript 96%
- Shell 4%
|
Some checks failed
/ build-and-publish (push) Failing after 14s
### Motivation It's becoming pretty common to call `delay(someNumber)` after calling `issueRawCommand` so it makes sense to make this part of the behaviour of issueRawCommand ### Solution Added an optional `delayMs` property to `issueRawCommand` Also removed an unused `shutdown` function — it has been replaced with a function that ensures it's not running on the physical machine! Co-authored-by: Anthony Manning-Franklin <anthony.manning.franklin@gmail.com> Reviewed-on: #6 |
||
|---|---|---|
| .forgejo | ||
| .vscode | ||
| simulation-tests | ||
| src | ||
| .gitignore | ||
| deno.json | ||
| deno.lock | ||
| install.sh | ||
| ktc_manager.service | ||
| README.md | ||
state-manager
Install via
curl -fsS https://git.antman.me/kill-the-cloud/state-manager/raw/branch/main/install.sh | bash