Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create assets folder with common REUSE templates #72

Merged
merged 7 commits into from
Oct 16, 2023
Merged

Conversation

klmcadams
Copy link
Contributor

  • Created assets folder with common REUSE templates

    • .reuse/templates/ansys.jinja2
    • .reuse/dep5
    • LICENSES/MIT.txt
  • Added code that copies the .reuse and LICENSES folders within assets to the root of the target repository. If the user has the default ansys.jinja2 and MIT.txt templates, they are updated each time the hook is run. The dep5 file is not updated since it is unique to the repository it resides in.

  • Updated README

Closes #45

@github-actions github-actions bot added the enhancement New features or code improvements label Oct 11, 2023
README.rst Outdated Show resolved Hide resolved
Co-authored-by: Roberto Pastor Muela <[email protected]>
@klmcadams klmcadams merged commit b7010f4 into main Oct 16, 2023
27 checks passed
@klmcadams klmcadams deleted the feat/assets-folder branch October 16, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up an assets folder with common REUSE templates
2 participants