This is a simple linux terminal concept made with Vue 3
- make sure you have nodejs installed
- execute
npm install - execute
npm run devto preview it in dev server
| Directory | Description |
|---|---|
definitions/commands |
The commands |
definitions/defaults |
Some defaults such as username |
utils |
Some utility functions such as CommandBuilder |
