Skip to content

OBDDimal/fm2svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fm2svg

Feature Model to SVG Converter

docker build -t fm2svg .

docker run -p 5000:5000 fm2svg

curl -X POST http://127.0.0.1:5000/download -F xml=@model.xml -F settings=@static/themes/variability.dev_dark.theme -o "model3.svg"

http://127.0.0.1:5000

About

Feature Model to SVG Converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published