https://github.com/halfdan/filter-csv.cr
Filters CSVs based on a JSON configuration. Written in Crystal
https://github.com/halfdan/filter-csv.cr
crystal csv json
Last synced: 7 months ago
JSON representation
Filters CSVs based on a JSON configuration. Written in Crystal
- Host: GitHub
- URL: https://github.com/halfdan/filter-csv.cr
- Owner: halfdan
- License: mit
- Created: 2019-12-28T22:09:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T22:26:15.000Z (about 6 years ago)
- Last Synced: 2024-12-28T12:16:09.674Z (about 1 year ago)
- Topics: crystal, csv, json
- Language: Crystal
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filter-csv
TODO: Write a description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
## Contributors
- [Fabian Becker](https://github.com/halfdan) - creator and maintainer