3 Commits

Author SHA1 Message Date
btsimonh
f499e0e321 add getcommands.js
This reads all .c files and searches for command registration.
It then creates a 'commands.md' file.
We could make it prettier - it's an example at the moment.
to run:
npm run getcommands
or
node scripts/getcommands.js

(cherry picked from commit aaa6cece404dfc094771c29d834e7c856a27e852)
2022-11-13 09:30:50 +00:00
openshwprojects
61bf376d7d Update package.json 2022-10-15 03:05:44 +02:00
Indu Prakash
8f02f72386 Added gulp script 2022-10-11 20:04:45 -05:00