diff --git a/src/components/Btn.vue b/src/components/Btn.vue new file mode 100644 index 0000000..6dfe568 --- /dev/null +++ b/src/components/Btn.vue @@ -0,0 +1,5 @@ + + + + + diff --git a/src/pages/command.vue b/src/pages/command.vue index 8174b5a..474e94a 100644 --- a/src/pages/command.vue +++ b/src/pages/command.vue @@ -1,5 +1,55 @@ - - WIP: command + + + + + + Command + + + Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application. + + + + + + + + Command input + + + + + + + Send command + + + + Command Output + + + + + + + + + +
WIP: command
+ Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application. +