Skip to content

LoggedFuSkater/cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoggedFuSkater Command Line Tool

License: MIT release

See: https://github.com/LoggedFuSkater/standard/blob/master/README.MD

Installation

Build from source

Usage

Standard call:

> lfs "text goes here"
StupidlyScaredPerson

With padding:

> lfs -p 3 "text goes here"
StupidlyScaredPerson8CB0CB

By piping:

> echo "text goes here" | lfs
StupidlyScaredPerson

Piping with padding:

> echo "text goes here" | lfs -p 3
StupidlyScaredPerson8CB0CB

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages