Skip to content

yeapiekiyay/FILEter-go

Repository files navigation

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.

About

Flat file filtering written in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages