The main feature of this release is that it now replaces the repo template files with templates for the destination repo, and substitutes variables inside.GitHub template project for non-web Python application projects
Have tested and relaxed requirements to allow Python 3.6. Also adds automation to generate a CITATIO...
Turns out the `LICENSE.html` file confuses GitHub's license finder. I can't remember why I thought i...
Changes in this release: * Fixed a missing f-string in an exception message, plus guarded a few mor...
This adds a Makefile, and fixes some issues.GitHub template project for non-web Python application p...
Many files touched, including `Makefile`, `setup.py`, `CITATION.cff`, others. Also, added GitHub iss...
This fixes a case where a hardwired directory path should have been a reference to a variable.GitHub...
This fixes a couple of more cases where paths in the Makefile should have been variables.GitHub temp...
This release adds a test file to help start testing the CLI.GitHub template project for non-web Pyth...
This release adds a codemeta file that describes the metadata for the template itself, and moves the...
In this release: * Use a `setup.cfg` setting for py.test paths, and remove the code that munged `sys...
This release adds a few more entries to the `.gitignore` file for some additional Python items and `...
This updates codemeta-TEMPLATE.json to the expanded version evolved during the development of IGA. I...
This is a minimal working example of a workflow to create a CITATION.cff file from a codemeta file.G...
Upgrades to latest codemeta2cff version, which includes mapping for the title field.GitHub Action co...
This updates the copyright year in the license files to 2022, and also makes the badges used in the ...
Have tested and relaxed requirements to allow Python 3.6. Also adds automation to generate a CITATIO...
Turns out the `LICENSE.html` file confuses GitHub's license finder. I can't remember why I thought i...
Changes in this release: * Fixed a missing f-string in an exception message, plus guarded a few mor...
This adds a Makefile, and fixes some issues.GitHub template project for non-web Python application p...
Many files touched, including `Makefile`, `setup.py`, `CITATION.cff`, others. Also, added GitHub iss...
This fixes a case where a hardwired directory path should have been a reference to a variable.GitHub...
This fixes a couple of more cases where paths in the Makefile should have been variables.GitHub temp...
This release adds a test file to help start testing the CLI.GitHub template project for non-web Pyth...
This release adds a codemeta file that describes the metadata for the template itself, and moves the...
In this release: * Use a `setup.cfg` setting for py.test paths, and remove the code that munged `sys...
This release adds a few more entries to the `.gitignore` file for some additional Python items and `...
This updates codemeta-TEMPLATE.json to the expanded version evolved during the development of IGA. I...
This is a minimal working example of a workflow to create a CITATION.cff file from a codemeta file.G...
Upgrades to latest codemeta2cff version, which includes mapping for the title field.GitHub Action co...
This updates the copyright year in the license files to 2022, and also makes the badges used in the ...
Have tested and relaxed requirements to allow Python 3.6. Also adds automation to generate a CITATIO...
Turns out the `LICENSE.html` file confuses GitHub's license finder. I can't remember why I thought i...
Changes in this release: * Fixed a missing f-string in an exception message, plus guarded a few mor...