Archive for January 2018
Posted on January 16, 2018. Filed under: Uncategorized | Tags: libreoffice, meta, openoffice, python, tutorial |
Tutorials Detailed tutorial regarding LibreOffice to Python macro writing, especially for Calc [ask.libreoffice.org] Interface-oriented programming in OpenOffice / LibreOffice : automate your office tasks with Python Macros Examples
Read Full Post |
Make a Comment ( Comments Off on LibreOffice and OpenOffice programming tutorials and examples )
Posted on January 4, 2018. Filed under: Uncategorized | Tags: git, git-hooks, r/git, reddit |
Using Git Hooks to Improve Your Day-to-day Workflow In this post I will expose some of the git-hooks we use in some projects here at WyeWorks to make developers life easier by preventing bad commits to even leave their computers. I will cover linting, tests and commit formating use cases. via /r/git
Read Full Post |
Make a Comment ( Comments Off on Using Git Hooks to Improve Your Day-to-day Workflow )