wormhole/clients
Alber 8e0cf4c31f
clients/js: refactor cmds & CLI docs generator (#3182)
* feat: update npm commands for Githun Actions CI

* feat: add worm cli github actions

* feat: save HTML test report as artifact

* chore: update github action, show report correctly

* fix: add missing CommandModule type

* chore: rm unused import

* fix: override auto-detected locale by OS system

* feat: infere command modules on doc.ts & main.ts

* feat: command args accepts an array of modules

* fix: cmds must be outside main, breaks otherwise

* fix: import CLI_COMMAND_MODULES outside of main

* chore: add missing transfer command from README

* chore: rm test branch dependencies

* feat: extract info cmds into array const

* chore: document command imports as list

* chore: package.json spacing

* chore: bump @types/yargs version

* feat: cast correct array type YargsCommandModule[]
2023-07-17 11:10:48 -04:00
..
eth clients/eth: update dependencies 2023-06-07 13:41:40 -07:00
js clients/js: refactor cmds & CLI docs generator (#3182) 2023-07-17 11:10:48 -04:00
.gitignore feat: use sdk in js client 2022-02-14 07:56:38 -05:00