1.0.1 • Published 8 years ago

allyourbase64 v1.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
8 years ago

ALL YOUR BASE64

tiny command line utility to output a file as a base64 string to stdout

Install

npm i allyourbase64 -g recommended as a global util

Usage

allyourbase64 ./path/to/file | command

Simplest working example

allyourbase64 ./path | cat Will output the file at that path to the terminal as a base64 encoded string

1.0.1

8 years ago

1.0.0

8 years ago