foodsoft_article_import/README.md

8 lines
495 B
Markdown
Raw Normal View History

2023-01-19 17:33:00 +01:00
# FoodsoftArticleImport
This gem provides FoodsoftArticleImport integration for Ruby on Rails and allows to parse avariety of files containing article information. These article information are standardized or customly declared. Possible File Ending are: .bnn, .BNN, .csv, .CSV . It relies on [roo](https://github.com/roo-rb/roo) to read and parse the data
## Getting started
TODO: add bnn codes, explain how to add bnn codes
TODO: review GNU License
### Requirements
This gem requires Ruby 2.7