nocomment

command
v0.0.0-...-50d3229 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

README

nocomment

Nocomment removes comments from files: takes an input file, strips all comments (#, //, /.../), and writes the result to an output file.

Usage

  go install github.com/mohae/nocomment/cmd/nocomment

  clean -i input.file -o output.file

Help output

  Usage of nocomment:
    -i string
	      input file: required (short)
    -input string
          input file: required
	-o string
	      output file: required (short)
    -output string
          output file: required

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