Discover Packages
github.com/ujiro99/logcat2csv
command
module
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: May 2, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
logcat2csv
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
Fork (https://github.com/ujiro99/logcat2csv/fork )
Create a feature branch
Commit your changes
Rebase your local changes against the master branch
Run test suite with the go test ./...
command and confirm that it passes
Run gofmt -s
Create a new Pull Request
Author
ujiro99
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.