Skip to content

k0h3y/base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

CLI tool to encode/decode Base64.

How to use

## installation
$ git clone THIS_REPOSITORY
$ cd REPO_TOP_DIR
$ npm install
$ npm link

## use
$ echo SOME_STRING_TO_ENCODE | en64
$ echo SOME_STRING_TO_DECODE | de64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published