threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

Update svelte based packages to use sapper #44

Closed xmonader closed 4 years ago

xmonader commented 5 years ago

as sapper provides lots of functionality out of the box I suggest upgrading all the svelte based packages to sapper

abom commented 5 years ago

Updated and fixed myjobs and alerta (with docs), @xmonader did pastebin.

Pishoy commented 4 years ago

verified

JSX> cl = j.servers.threebot.local_start_default(web=True)                                                                                                                                                  
JSX> cl.actors.package_manager.package_add(path='/sandbox/code/github/threefoldtech/jumpscaleX_threebot/ThreeBotPackages/zerobot/alerta')                                                                   

JSX> cl.actors.package_manager.package_add(path='/sandbox/code/github/threefoldtech/jumpscaleX_threebot/ThreeBotPackages/zerobot/myjobs')                                                                   
b'OK'

JSX> cl.actors.package_manager.package_add(path='/sandbox/code/github/threefoldtech/jumpscaleX_threebot/ThreeBotPackages/demo/pastebin')                                                                    
b'OK'