dutm

command module
v0.0.0-...-6d8dd0b Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

README

dutm

A small CLI tool for stripping UTM parameters from a URL.

Usage

$ echo https://test.com/?utm_campaign=some_nasty_campaign | dutm
https://test.com/

Installation

Either use go install:

$ go install git.sr.ht/~gjabell/dutm

Or clone locally, Make and install to somewhere in path:

$ git clone https://git.sr.ht/~gjabell/dutm && cd dutm
$ make
$ mv dutm ~/.local/bin

Contributing

Send patches to ~gjabell/public-inbox@lists.sr.ht

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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