https://github.com/hbiede/csv-sorter
A Ruby script to sort a basic CSV and output to the console.
https://github.com/hbiede/csv-sorter
csv-parser ruby ruby-cli
Last synced: 9 months ago
JSON representation
A Ruby script to sort a basic CSV and output to the console.
- Host: GitHub
- URL: https://github.com/hbiede/csv-sorter
- Owner: hbiede
- Created: 2019-10-09T05:14:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T01:04:52.000Z (about 6 years ago)
- Last Synced: 2025-02-09T10:09:58.180Z (11 months ago)
- Topics: csv-parser, ruby, ruby-cli
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSV-Sorter
A Ruby script to sort a basic CSV and output to the console. Written for a internship technical interview with Unabridged Software.