The oce
outputs the command you executed.
The result includes two things:
Examples are here.
A command example is below.
```bash $ oce git status
$ git status On branch main
No commits yet
Untracked files:
(use "git add
nothing added to commit but untracked files present (use "git add" to track)
```
OCE is MIT Licensed.