Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 1.98 KB

File metadata and controls

65 lines (41 loc) · 1.98 KB

Template

GitHub Sponsors Automation

A Nix flake for Package

Warning

This project is not finished yet, work in progress.


Star ⭐️ this repo if you find it useful

You can also star (🌟) this repo to find it easier later.

  • Description: template description, derived from GitHub repository description.
  • Homepage: https://github.com/ghostwriter | Repository: https://github.com/vendor/template
  • Default Branch: main | Latest Release: 1.2.3 | License: MIT License
  • Clone: git@github.com:vendor/template.git or https://github.com/vendor/template.git

Usage

You can run the package via nix:

nix run github:nix-php/template

You can also run it with additional arguments:

nix run github:nix-php/template -- --version

You can also run a specific version or branch:

Note

Replace 1.2.3 with the desired version, or main with any branch name.

nix run github:nix-php/template#1.2.3  -- --version
nix run github:nix-php/template#main  -- --version

Credits

Changelog

Please see CHANGELOG.md for more information on what has changed recently.

License

Please see LICENSE for more information on the license that applies to this project.

Security

Please see SECURITY.md for more information on security disclosure process.