Rework actions to be loaded dynamically
This commit is contained in:
parent
e49f89d4ee
commit
08ab7b4383
22 changed files with 934 additions and 81 deletions
5
utils/README.md
Normal file
5
utils/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
This folder contains utility code used for testing and maintaing the distillery.
|
||||
None of this is used by the distillery itself.
|
||||
Currently these are:
|
||||
|
||||
- `wsclient`: A client for the websocket API, written in typescript.
|
||||
Loading…
Add table
Add a link
Reference in a new issue