https://github.com/andydevs/akash
Andy Kharbandy's Average Shell (AKASh)
https://github.com/andydevs/akash
c linux shell
Last synced: 3 months ago
JSON representation
Andy Kharbandy's Average Shell (AKASh)
- Host: GitHub
- URL: https://github.com/andydevs/akash
- Owner: andydevs
- License: mit
- Created: 2019-03-24T13:54:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T13:54:34.000Z (almost 7 years ago)
- Last Synced: 2025-06-30T02:05:51.603Z (about 1 year ago)
- Topics: c, linux, shell
- Language: C
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AKASh (Andy Kharbandy's Average Shell)
======================================
A totally average shell program that is an acronym and only coincidentally also the name of a man.
## Installation
Akash only installs on linux and requires gcc and make.
Copy/Download the source code. Change directories into the source code and run `sudo make install`.
Since Akash is still in development, it will be installed in `/usr/bin`
You'll be able to type `$ akash` to start akash.
The program `beemoviescript` will also install in he same directory.