xml-patch-make
Workflow generator
A tool that allows GNU make to output the workflow as XML by patching its internal functionality
XML patch allowing GNU make to output the workflow as XML
5 stars
3 watching
3 forks
Language: XSLT
last commit: about 5 years ago
Linked from 1 awesome list
makemakefilestylesheetsworkflowxmlxslt
Related projects:
Repository | Description | Stars |
---|---|---|
shabbyrobe/xmlwriter | A Go library for procedural XML generation based on libxml2's xmlwriter module. | 28 |
pharo-contributions/xml-xmlwriter | An XML generation tool with a Seaside-like API | 4 |
lab2023/katip | Automates generation of change logs for Git projects based on commits and tags | 44 |
skywinder/gitlab-changelog-generator | Automatically generates changelog files based on GitHub tags, issues, and pull requests. | 73 |
jessicalostinspace/cut-release-action | Automates the creation of a new release branch based on a bumped semantic version | 11 |
xuri/xgen | A tool that generates code from XML schema definitions. | 338 |
grantila/yaml-diff-patch | Diff and patch YAML files to make minimal changes | 22 |
tdrhq/quick-patch | A tool that enables easy patching and overriding of systems in Quicklisp projects without using git submodules. | 20 |
pflanze/cj-git-patchtool | A tool to edit and manage the history of a Git repository by transforming it into patch files. | 9 |
kennethlarsen/baelte | A tool that automates the creation of new Svelte projects and generates boilerplate code for components and tests. | 94 |
miniscruff/changie | Automated tool for generating release notes from commit history | 696 |
bkaradzic/genie | Automates project creation by generating build files based on a Lua script | 904 |
gausby/scaffold | A tool to create new projects by cloning and customizing existing template repositories | 7 |
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 594 |
guylhermetabosa/git-style-guide | A guide to structuring and documenting Git workflow and commit practices. | 68 |