gpml-to-cx2
v1.0.0
Published
This repository contains a tool to convert GPML files to CX2 format.
Downloads
3
Readme
GPML to CX2 Converter
This repository contains a tool to convert GPML files to CX2 format.
Clone this Repository
git clone https://github.com/SainiAditya1/gpml-to-cx2.git
cd gpml-to-cx2
Install dependencies
npm install
Convert Your GPML File to CX2
1.Put your GPML file in the root directory of the project.
2.Run the following command, replacing <File_Name> with the name of your GPML file:
npm run convert <File_Name>.gpml