base36

command module
v0.0.0-...-4cc38dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2020 License: MIT Imports: 3 Imported by: 0

README

About

Travis-CI

CLI that implements Base36 encoding and decoding.

Examples

# build docker image
make docker

# encode to base36
docker run --rm -it outofcoffee/base36 --encode hello
5PZCSZU7

# decode from base36
docker run --rm -it outofcoffee/base36 --decode 5PZCSZU7
hello

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL