At 14:59 on 04 Nov 2015, Matteo Ceccarello wrote:
>I just implemented a small command line tool that I hope will simplify
>the use of OpenLilyLib [1] in multiple projects. You can find a
>motivating example in a blog post [2]. The tool itself, together with
>installation instructions and a small tutorial can be found on Github
>[3].

This is very similar to my current approach, thanks for putting this
together.

>Comments and suggestions are very much appreciated :-)

You might consider using the pygit2 python module [1] rather than
calling calling git with subprocess. This could perhaps replace a
substantial part of your OpenLilyLibRepo class.

[1] http://www.pygit2.org/

--
Mark Knoop

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to