Asset Tags are used everywhere. They are vital to keeping track of equipment within an organization. Often, we use tags that have specific meanings encoded into them, for example one prefix for networking equipment, another for user devices. It can be hard to keep track of where we are up to. Asset Tags is a simple go application designed to run in a container to help you to make sure that you never again suffer the pain of assets with duplicate tags.
This repo uses the REUSE standard in order to
communicate the correct licence for the file. For those unfamiliar with
the standard the licence for each file can be found in one of three
places. The licence will either be in a comment block at the top of the
file, in a .license
file with the same name as the file, or in the
dep5 file located in the .reuse
directory. If you are unsure of the
licencing terms please contact
[email protected].
All files committed to this repo must contain valid licencing
information or the pull request can not be accepted.