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

https://github.com/cutie-shell/cutie-terminal


https://github.com/cutie-shell/cutie-terminal

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cutie Terminal

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/cutie-shell/cutie-terminal/tree/cutie.svg?style=svg)](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