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

https://github.com/mew-sh/web

Web UI๐Ÿฑโ€๐Ÿ’ป
https://github.com/mew-sh/web

bash mew mewsh

Last synced: about 1 year ago
JSON representation

Web UI๐Ÿฑโ€๐Ÿ’ป

Awesome Lists containing this project

README

          

# ๐Ÿฑ mewsh - A tidy package manager

> **The Universal Package Manager for Everyone**
> Simple, Fast, and Cross-Platform

## ๐Ÿš€ Why Choose mewsh?

**mewsh** is a revolutionary package manager designed to be **incredibly easy to use** and **suitable for everyone**. Whether you're a beginner or an expert, mewsh simplifies software installation across different platforms.

### ๐ŸŒŸ Supported Platforms
- ๐Ÿง **Linux** - Works with all major distributions
- ๏ฟฝ **macOS** - Native support for Apple Silicon and Intel

---

## โšก Quick Installation

Get started with mewsh in just one command:

```bash
bash <(curl https://mewsh.cc/install)
```

*This command will automatically detect your system and install mewsh with all necessary dependencies.*

---

## ๐Ÿ“‹ Usage Examples

Once installed, using mewsh is incredibly straightforward:

### Install Node.js
```bash
mew install node
```

### Install Multiple Packages
```bash
mew install bun deno
```

It's that simple! mewsh handles all the complexity behind the scenes, so you can focus on what matters most - building amazing things.

---

## ๐ŸŒŸ Key Features

- **๐Ÿš€ Universal Compatibility** - Works seamlessly across Linux and macOS, replacing the need for multiple package managers like apt, brew, snap, and pacman
- **โšก Lightning Fast** - Optimized for speed and efficiency, making software installation quick and painless
- **๐ŸŽฏ Simple Commands** - Clean, intuitive syntax that anyone can learn in minutes. No complex configurations required
- **๐Ÿ“ฆ Extensive Library** - Access to a vast ecosystem of packages including popular tools like Node.js, Bun, Deno, and thousands more
- **๐Ÿ”ง Zero Configuration** - Works out of the box
- **๐Ÿ”„ Dependency Management** - Automatically handles dependencies
- **๐Ÿ“Š Version Control** - Easy package version management
- **๐Ÿงน Clean Uninstalls** - Remove packages completely
- **๐Ÿ”„ Regular Updates** - Always stay current with the latest packages

---

## ๐Ÿ› ๏ธ Common Commands

| Command | Description |
|---------|-------------|
| `mew install ` | Install a package |
| `mew remove ` | Remove a package |
| `mew update` | Update mewsh itself |
| `mew list` | List installed packages |
| `mew search ` | Search for packages |

---

## ๐Ÿค Contributing

We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.

---

## ๐Ÿ“„ License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---

## ๐ŸŒ Links

- **Website**: [https://mewsh.cc](https://mewsh.cc)
- **Documentation**: [https://docs.mewsh.cc](https://docs.mewsh.cc)
- **Issues**: [GitHub Issues](https://github.com/mew-sh/mew/issues)

---

*Made with โค๏ธ for developers everywhere. Simplifying software installation, one package at a time.*