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

https://github.com/benmezger/shelly

A soon to be born shell.
https://github.com/benmezger/shelly

c shell

Last synced: 12 months ago
JSON representation

A soon to be born shell.

Awesome Lists containing this project

README

          

# Another C shell

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=benmezger_shelly&metric=alert_status)](https://sonarcloud.io/dashboard?id=benmezger_shelly)

## Dependencies

- readline
- GCC compiler

## Compiling

Run `make` to compile the project

## Running

Run `make run` to run the shell