This looks cool: https://github.com/ieQu1/system_monitor
How would one integrate something like this into a gleam app?
#system monitor (system_monitor)
1 messages · Page 1 of 1 (latest)
Add it as a dep and use it!
not necessarily required: you can use git repo dependencies in gleam.
@austere surge I thought someone said recently that git repo deps only work for gleam apps
Do you mean gleam libs?
I did not try but I'd assume it works for any erlang or js dep even
right, so gleam add [repo url] gave me an error. I'll manually test with the toml file. 2 secs
@austere surge lmk if there's something obvious i'm missing here:
No you're not missing anything
#1405622650683785296 message