djcp / csveek

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csveek - a csv seeker

Requirements

  • Ruby 2

Getting Started

  1. git clone https://github.com/djcp/csveek
  2. cd csveek && ./bin/setup
  3. (optional) run tests - bundle exec rspec
  4. Run it: ./bin/csveek Usage info appears!

More

See ./lib/csveek.rb for the implementation, spec/ for the (messy) tests.

About


Languages

Language:Ruby 92.3%Language:Shell 7.7%