Start with hello world
This commit is contained in:
parent
997d908be0
commit
1fd977fede
6 changed files with 38 additions and 23 deletions
34
README.md
34
README.md
|
|
@ -1,2 +1,34 @@
|
|||
# inspector
|
||||
# Inspector
|
||||
|
||||
- [ ] Stage 1: Split the terminal
|
||||
- [ ] Stage 2: Show a live log
|
||||
- [ ] Stage 3: Add a command line at the bottom
|
||||
- [ ] Stage 4: Commands that call external tools
|
||||
- [ ] Stage 5: UUID / OpaqueRef resolver
|
||||
|
||||
## Step 1
|
||||
|
||||
- Smallest program that splits the area into two parts
|
||||
- top: Log area
|
||||
- bottom: cli
|
||||
|
||||
## Step 2
|
||||
|
||||
- Fake logs
|
||||
- Replace top placeholder with fake logs
|
||||
- Refreshing UI
|
||||
- Scrolling
|
||||
|
||||
## Step 3
|
||||
|
||||
- Command line interface
|
||||
- to be defined
|
||||
|
||||
## Step 4
|
||||
|
||||
- External command: we will need to all `xe`
|
||||
- Access to XAPI database
|
||||
|
||||
## Step 5
|
||||
|
||||
- Query for UUID and OpaqueRef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue