You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While #10 should focus on the most used commands, the yet-to-be fully drafted command wizard is going to use the insight from oryx-layer-inserter to guide through macro creation (and copying layers).
Wizard Subcommands
Wizard may automate macros/username.ts creation and append new macros
list macros with and without expansion
setup create the macros file
create macro creation for a specific key -> set-key
insert copied/blueprint layer (import from layer-inserter)
save push + download-bin wait for the action pipeline then get the firmware file
I think create needs an adequate representation of the layer to select a specific key. I have to check how much the prompting library changes on this.
(Refactor #8 to use inquirer (+ zod & @molt/command))
Do you have additional ideas? What are your thoughts about this?
The text was updated successfully, but these errors were encountered:
While #10 should focus on the most used commands, the yet-to-be fully drafted command
wizard
is going to use the insight from oryx-layer-inserter to guide through macro creation (and copying layers).Wizard Subcommands
Wizard may automate
macros/username.ts
creation and append new macroslist
macros with and without expansionsetup
create the macros filecreate
macro creation for a specific key ->set-key
insert
copied/blueprint layer (import from layer-inserter)save
push +download-bin
wait for the action pipeline then get the firmware fileI think
create
needs an adequate representation of the layer to select a specific key. I have to check how much the prompting library changes on this.(Refactor #8 to use inquirer (+ zod & @molt/command))
Do you have additional ideas? What are your thoughts about this?
The text was updated successfully, but these errors were encountered: