https://github.com/cutie-shell/cutie-terminal
https://github.com/cutie-shell/cutie-terminal
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-terminal
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2022-12-27T18:50:46.000Z (over 3 years ago)
- Default Branch: cutie
- Last Pushed: 2024-06-12T09:57:38.000Z (almost 2 years ago)
- Last Synced: 2024-06-12T14:53:00.561Z (almost 2 years ago)
- Language: QML
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Terminal
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-terminal/tree/cutie)
The terminal app for Cutie UI.
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None