Skip to content

Aetheridon/conch-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐚 Conch

spongebob-spongebob-squarepants

A lightweight, efficient shell implementation written in pure C.

Features

  • 🛠️ Built with pure C
  • ⚡ Efficient command parsing and execution

Installation

  1. Clone the repository:

    git clone https://github.com/Aetheridon/conch-shell
  2. Navigate to source directory:

    cd conch-shell/src
  3. Build the project:

    make
  4. (Optional) Clean build files:

    make clean

Usage

Run Conch from the terminal:

./conch

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published