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.
Installs: 3 714
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 2
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