Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

nestoca/canonyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canonyze

CLI for standardizing a set of yaml documents into a canonical form suitable for comparison against another set

Installation

Installing via brew on MacOS (recommended)

$ brew tap nestoca/canonyze
$ brew install canonyze

Downloading binary

Download and install latest release for your platform from the GitHub releases page.

Make sure the binary is accessible via your $PATH.

Building and installing from source

This approach requires that you replace both mentions of version number with your desired version in the following command:

$ go install -ldflags "-s -w" github.com/nestoca/canonyze/cmd/canonyze@v0.1.2

About

CLI for standardizing a set of yaml documents into a canonical form suitable for comparison against another set

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors