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
orhttps://github.com/vendor/template.git
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
Please see CHANGELOG.md for more information on what has changed recently.
Please see LICENSE for more information on the license that applies to this project.
Please see SECURITY.md for more information on security disclosure process.