Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/el-hoshino/megumi
- Owner: el-hoshino
- License: wtfpl
- Created: 2016-12-02T05:01:28.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T14:27:30.000Z (over 3 years ago)
- Last Synced: 2024-12-07T18:45:20.594Z (about 1 month ago)
- Language: Swift
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
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.
```