claui / cookiecutter-gog-pkgbuild

Cookiecutter template for Arch Linux PKGBUILDs that package GOG games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-gog-pkgbuild

Cookiecutter template for Arch Linux PKGBUILDs that package GOG games.

Using cookiecutter-gog-pkgbuild

Basic usage

To run the template generator, make sure you have a working Cookiecutter installation. Then run:

cookiecutter gh:claui/cookiecutter-gog-pkgbuild

Alternative usage

If you use cookiecutter-gog-pkgbuild often, you can add to your .cookiecutterrc an abbreviations section like so:

abbreviations:
    gog-pkgbuild: https://github.com/claui/cookiecutter-gog-pkgbuild.git

Then, to generate a project, run:

cookiecutter gog-pkgbuild

See also

License

Copyright (c) 2021 – 2023 Claudia Pellegrino clau@tiqua.de

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. For a copy of the License, see LICENSE.

Additional license files

This project may include additional license files other than the Apache License. Those are just there for the template user’s convenience so they can choose a license for their own content. Those licenses may not apply to this project. The only license that applies to this project is the Apache License.

About

Cookiecutter template for Arch Linux PKGBUILDs that package GOG games.

License:Apache License 2.0


Languages

Language:Shell 100.0%