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

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


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

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cutie Home

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/cutie-shell/cutie-home/tree/cutie.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-home/tree/cutie)

The default home screen for Cutie

## Building and installing

```
mkdir build
cd build
cmake ..
make
sudo make install
```

## Troubleshooting
None