Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 347 Bytes

Migration To Xml

This is a simple Elixir application that reads a migration exs file and converts it to an XML file. You need to edit the source and the destination file paths in the mig_to_xml.exs file.

Running

To run the application, you need to have Elixir installed. Then, you can run the following command:

  mix run