b64

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: MIT Imports: 2 Imported by: 0

README

Base64

Encode decode base64

Simple CLI tool to encode and decode base64 Useful if you use kubernetes a lot ;)

codecov goreport Security Rating Bugs Vulnerabilities Maintainability Rating

Installation
go install github.com/samit22/b64@latest
Commands
  • To encode a string to base64 format

    b64 encode samit
    
  • To decode base64 string

    b64 decode c2FtaXQ=
    

    The generated string is copies to the clipboard, ready to paste!

Requirement
  • Go 1.18+
Contributing

Documentation

Overview

Copyright © 2023 Samit <info@samitghimire.com.np>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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