Skip to content

Generating pretty looking xml files that Lime Go likes

License

Notifications You must be signed in to change notification settings

andreasastrom/fruit_to_lime

 
 

Repository files navigation

Fruit_To_Lime Build Status

Generating pretty looking xml files that LIME Go likes

Fruit_to_lime is a ruby gem. Install with

gem install fruit_to_lime

Once installed execute

fruit_to_lime unpack_template TEMPLATE

to create a new project. You can list the available templates with

fruit_to_lime list_templates

Use tomodel.rb to map import data to LIME Go data. When you are done execute

ruby convert.rb to_go infile.cvs go-importdata.xml

to create an xml-file (go-importdata.xml in this case) that can be imported by LIME Go.

Legal

License

Mozilla Public License, version 2.0

Copyright

Copyright Lundalogik AB

About

Generating pretty looking xml files that Lime Go likes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%