ghostwriter/nixify
Composer 安装命令:
composer create-project ghostwriter/nixify
包简介
Nix tool for PHP
关键字:
README 文档
README
Nix tool for PHP projects.
Installation
You can install the package via composer:
composer require ghostwriter/nixify
Star ⭐️ this repo if you find it useful
You can also star (🌟) this repo to find it easier later.
Usage
vendor/bin/nixify
Generates a default.nix file for the project.
vendor/bin/nixify make:default-nix
Generates a flake.nix file for the project.
vendor/bin/nixify make:flake-nix
Generates a shell.nix file for the project.
vendor/bin/nixify make:shell-nix
Locks Nix dependencies to latest versions.
vendor/bin/nixify lock
Updates Nix files to the latest version.
vendor/bin/nixify update
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.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-4-Clause
- 更新时间: 2025-09-05