command
module
Version:
v0.0.0-...-ff4babc
Opens a new window with list of versions in this module.
Published: Nov 29, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
corl
This is cmd for url convert. It supports decode and encode.
corl means convert URL.
installation
$ go get -u github.com/convto/corl
usage
-h
Print help.
-d $URL
Decode $URL, eg.
$ coul -d https%3A%2F%2Fgithub.com%2Fconvto
https://github.com/convto
-e $URL
Encode $URL, eg.
$ coul -e https://github.com/srttk
https%3A%2F%2Fgithub.com%2Fconvto
LICENSE
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.