https://github.com/gtr/dash
:100: dash: "deadass" shell
https://github.com/gtr/dash
Last synced: 5 months ago
JSON representation
:100: dash: "deadass" shell
- Host: GitHub
- URL: https://github.com/gtr/dash
- Owner: gtr
- License: gpl-3.0
- Created: 2021-03-18T17:18:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-21T18:41:34.000Z (about 5 years ago)
- Last Synced: 2023-05-15T19:30:07.456Z (about 3 years ago)
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
dash: "deadass" shell
=========================================
Gerardo Torres (github.com/gtr)
Instructions for running:
=========================================
compile:
$ make
run:
$ ./dash
clean:
$ make clean