nwn

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: BSD-3-Clause Imports: 14 Imported by: 0

README

NWN

NWN, a tool that help you show or cleanup any whitenoise.

Download

$ go get github.com/daixiang0/nwn

Usage

$ nwn -h
usage: gci [flags] [path ...]
  -d	display diffs instead of rewriting files
  -w	write result to (source) file instead of stdout

Example

$ cat -A test
1$
2  $
   $
4$
$ go get github.com/daixiang0/nwn
$ nwn -w test
$ cat -A test
1$
2$
$
4$

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