Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jean0t/my-own-shell

custom shell with simple commands and cross compatibility to windows and linux
https://github.com/jean0t/my-own-shell

custom-shell go golang shell

Last synced: about 1 hour ago
JSON representation

custom shell with simple commands and cross compatibility to windows and linux

Awesome Lists containing this project

README

        

# 🐚 My-Own-Shell - A Modern Shell in Go

My-Own-Shell is a blazing-fast and fully-featured shell built entirely in Go! 🌟 It’s designed to work seamlessly on both Windows and Linux, combining the best of simplicity, speed, and power.

---

## πŸš€ Features
- **Cross-Platform**: Runs smoothly on Windows and Linux.
- **All-in-One**: Includes built-in tools for everyday tasks.
- **Efficient**: Lightweight and optimized for performance.
- **Powerful**: Inspired by Bash but with modern enhancements.

---

## πŸ”§ Installation
### Important!!
Run the executable in a terminal, in windows it is called cmd, It doesn't provide a GUI to interact, but a text command line
### Manual
1. Clone the repository:
```bash
git clone https://github.com/jean0t/my-own-shell.git
```
2. go to the dist directory:
```bash
cd my-own-shell/dist
```
3. Run the executable relative to your operational system:
```bash
./my-own-shell # example for linux
```

### Plug and Play
1. Go to releases
2. Install the binary relative to your OS
3. Run in a terminal
---

## πŸ“œ License
This project is licensed under the **GPT-3 License**. Feel free to use and share! πŸ€–

---

## 🀝 Contributions
Contributions are welcome! Check out the [issues](https://github.com/jean0t/my-own-shell) to get started.

---

## πŸ’¬ Feedback
We’d love to hear your thoughts! Reach out via GitHub Issues or start a discussion. πŸ™Œ

---

Happy Shelling! 🐚✨