Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xhell: a shell made to exist

Table of Contents

Installation

Installation Steps

# Clone the repository
$ git clone https://github.com/moussacodes/xhell

# Navigate to the project directory
$ cd xhell

# Build the shell using the Makefile
$ make

Usage

# Run the shell
$ ./xhell

Contributing

We welcome contributions from the community. If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature.
  3. Make your changes and test them thoroughly.
  4. Commit your changes: git commit -am 'Add new feature'.
  5. Push to the branch: git push origin feature/your-feature.
  6. Submit a pull request detailing your changes.

About

xhell: lightweight shell built in C

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages