Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/el-hoshino/megumi

A URL string encoder program
https://github.com/el-hoshino/megumi

Last synced: 28 days ago
JSON representation

A URL string encoder program

Awesome Lists containing this project

README

        

# megumi

Megumi is a URL string encoder program

## Installation

### Using Mint

0. Install [Mint](https://github.com/yonaskolb/Mint)!
1. Install megumi via Mint with this command in your Terminal: `$ mint install el-hoshino/megumi`.
2. That's it!

## Usage

```shell
megumi [--no-copy]

ARGUMENTS:
The URL String to encode.

OPTIONS:
--no-copy Don't copy the result to pasteboard
-h, --help Show help information.
```