Skip to content

frahugo/brickstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

brickstuff

A few utilities for my Lego stuff

Convert Bricklink Inventory XML to CSV

BrickStock can export a Bricklink Inventory XML file. You can then convert it to CSV using this command on Mac OX:

curl -fsSL https://raw.githubusercontent.com/frahugo/brickstuff/master/bricklink-inv.xsl | xsltproc - file.xml > file.csv

About

A few utilities for my Lego stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages