https://github.com/jsmolka/sh
A rewrite of shell in C++20.
https://github.com/jsmolka/sh
cpp sh
Last synced: about 1 year ago
JSON representation
A rewrite of shell in C++20.
- Host: GitHub
- URL: https://github.com/jsmolka/sh
- Owner: jsmolka
- License: mit
- Created: 2021-10-31T08:51:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T10:15:34.000Z (over 3 years ago)
- Last Synced: 2025-02-14T17:57:50.802Z (over 1 year ago)
- Topics: cpp, sh
- Language: C++
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sh
A rewrite of [shell](https://github.com/jsmolka/shell) in C++20.