Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 476 Bytes

File metadata and controls

21 lines (13 loc) · 476 Bytes

#Aldelo EXP 2 TXT

Convert Aldelo default EXP format to a readable txt file.

Installation

  • Install latest Python 3

Usage

Edit file path in file to file location or run file expConvert.py -f <filename>

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. Submit a pull request :D