Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

dgml2dot is a simple command-line tool to convert DGML files to DOT files.

Download

Compiled downloads are not available.

Compiling

To clone and run this application, you'll need Git and .NET installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/btigi/dgml2dot

# Go into the repository
$ cd src

# Build  the app
$ dotnet build

Usage

dgml2dot <dgmlFilePath> <dotFilePath>

e.g.

dgml2dot C:\input.dgml C:\output.dot

Licencing

dgml2dot is licenced under the MIT license. Full licence details are available in license.md

About

dgml2dot is a simple command-line tool to convert DGML files to DOT files.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages