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.
- Host: GitHub
- URL: https://github.com/benmezger/shelly
- Owner: benmezger
- Archived: true
- Created: 2018-10-19T17:42:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T14:23:13.000Z (over 7 years ago)
- Last Synced: 2025-03-26T01:17:55.117Z (over 1 year ago)
- Topics: c, shell
- Language: C
- Size: 51.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Another C shell
[](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