Add "data-based" command doc framework basics

This commit is contained in:
Ske 2020-06-10 23:19:43 +02:00
parent cca287d3e3
commit 321f4d7d25
10 changed files with 166 additions and 5 deletions

1
docs/commands/build.js Normal file
View file

@ -0,0 +1 @@
console.log(JSON.stringify(require("./commands")));