logcat2csv

command module
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

README

logcat2csv Build Status Coverage Status

Command line tool for convert logcat to csv.

SYNOPSIS

logcat2csv is tool for convert logcat to csv.

Usage:
  logcat2csv [options] PATH ...

Options:
  --encode, -e   Charactor encoding of output file.
  --version      Show version.
  --help         Show this help.

Install

You can get binary from github release page.

-> Release Page

or, use go get:

$ go get -d github.com/ujiro99/logcat2csv

Contribution

  1. Fork (https://github.com/ujiro99/logcat2csv/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create a new Pull Request

Author

ujiro99

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