Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.
/ dio-converter Public archive

dio-converter: Convert .dio files to .png

Notifications You must be signed in to change notification settings

kaakaa/dio-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move to https://github.com/kaakaa/dio-exporter

dio-converter

Convert dio to png

Requirements

  • Docker, Docker Compose
  • Go
  • Japanese fonts files (if you use Japanese in diagrams)

Set up

    1. git clone https://github.com/kaakaa/dio-converter
    1. (If you use Japanese fonts) download Japanese font files
    1. Run docker-compose up -d
    1. Run go run main.go
    • find .dio files in ./input/ recursively
    • output .png files to ./output/

TODO

  • CLI
    • inputs
    • outputs
    • input types (.dio, .drawio)
    • output types (png, svg, pdf)

About

dio-converter: Convert .dio files to .png

Topics

Resources

Stars

Watchers

Forks

Languages