SkillAgentSearch skills...

Uuidfmt

CLI tool to format UUID into the canonical presentation

Install / Use

/learn @zshamrock/Uuidfmt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated6y ago
Forks0

Languages

Go

Security Score

80/100

Audited on Jan 26, 2020

No findings