Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jean0t/my-own-shell
- Owner: jean0t
- Created: 2024-12-19T01:03:53.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-18T23:39:23.000Z (6 days ago)
- Last Synced: 2025-01-19T00:24:13.963Z (6 days ago)
- Topics: custom-shell, go, golang, shell
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! πβ¨