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.
- 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.
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
- Clone the repository:
git clone https://github.com/jean0t/my-own-shell.git
- go to the dist directory:
cd my-own-shell/dist
- Run the executable relative to your operational system:
./my-own-shell # example for linux
- Go to releases
- Install the binary relative to your OS
- Run in a terminal
This project is licensed under the GPT-3 License. Feel free to use and share! 🤖
Contributions are welcome! Check out the issues to get started.
We’d love to hear your thoughts! Reach out via GitHub Issues or start a discussion. 🙌
Happy Shelling! 🐚✨