replicator

command module
v0.0.0-...-6485149 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

Replicator

A program the replicates tiles

replicatin stuff

Usage

An operator can use the replicator to create new copies of the Isolation Segment or Windows Runtime tiles. To do so, you will need the following:

  1. a name for the copy
  2. a copy of the original tile, downloaded from PivNet
  3. a location to put the copy

With these things in hand, you can run the following command to replicate the tile:

$ replicator \
    -name "blue" \
    -path /absolute/path/to/tile.pivotal \
    -output /absolute/path/to/output.pivotal

Naming

Naming your copy is important. You should pick a name that describes the tiles use. There are a couple of constraints on tile names:

  1. the name may only contain alphanumeric characters, -, _, and spaces
  2. the name must be 10 characters or less

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL