nails / command-line-tool
The command line tool for Nails makes creating new projects easy, and provides a simple interface to the installed console module.
1.4.0
2025-07-14 19:50 UTC
Requires
- php: >=8.1
- ext-curl: *
- ext-json: *
- ext-zip: *
- bamarni/composer-bin-plugin: ^1.4
- symfony/console: ^6.4
- symfony/finder: ^6.4
Requires (Dev)
- phpstan/phpstan: 2.*
- phpunit/phpunit: 10.*
README
The command line tool for Nails makes creating new projects easy, and provides a simple interface to the installed console module. Full documentation can be found here.
Development
This project uses humbug/box for compilation. You may use the following commands for development:
composer build
composer test