Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 415 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 415 Bytes

dsltogls

Convert files from DSL to GLS format

Usage

dsltogls dsl_file gls_file

Binary Package for Windows Users

Download the compressed folder from the windows directory


For Linux Users

Installing External Deps on Ubuntu Linux

...

How to build

git clone https://github.com/Abs62/dsltogls.git
cd dsltogls
/usr/lib/x86_64-linux-gnu/qt5/bin/qmake && make