An open API service indexing awesome lists of open source software.

https://github.com/neuodev/meta-terminal

meta-terminal is a shell that can pass commands to the kernel. You can pass any command you want like cd, ls, git status -s... You can navigate through your commands history.
https://github.com/neuodev/meta-terminal

Last synced: 12 months ago
JSON representation

meta-terminal is a shell that can pass commands to the kernel. You can pass any command you want like cd, ls, git status -s... You can navigate through your commands history.

Awesome Lists containing this project

README

          

# Meta-terminal



## ⚠️ This terminal implementation is not complete so it might break.

`meta-terminal` is a shell that can pass commands to the kernel. You can pass any command you want like `cd`, `ls`, `git status -s`...
You can navigate through your commands history.