Skip to content

zshamrock/uuidfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuidfmt

Build Status Snap Status

Really simple CLI tool to format UUID into the canonical presentation.

Installation

Use the go command:

$ go get github.com/zshamrock/uuidfmt

Or using snap:

$ snap install uuidfmt

Get it from the Snap Store

Usage

$ uuidfmt 3A2DD5E0D2C04F13A3E2F600C9530793

uuidfmt

Options

-r/--reverse - apply the reverse formatting

i.e. 3a2dd5e0-d2c0-4f13-a3e2-f600c9530793 -> 3A2DD5E0D2C04F13A3E2F600C9530793.

Copyright

Copyright (C) 2018 by Aliaksandr Kazlou.

uuidfmt is released under MIT License. See LICENSE for details.

About

CLI tool to format UUID into the canonical presentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages