fileter-go

command module
v0.0.0-...-35aa1c2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2016 License: MIT Imports: 6 Imported by: 0

README

Build Status Coverage Status

FILEter-go

A flat file filtering utililty written in Go. Yay for alliteration!

Purpose

The purpose of this program is to simplify the filtering of flat files. Any line in the input file that meets the conditions provided in the arguments to the program will be exported to the output file. Additionally, the output can be limited to a substring of the line in the original file.

Contributing

In order to contribute:

  • Fork the project.
  • Make your changes with unit tests.
  • Commit your changes.
  • Make a pull request.
  • I will verify the changes and merge them if they benefit the project overall.

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