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 685
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 5
Requires
- php: >=7.2
- ext-curl: *
- ext-json: *
- ext-zip: *
- bamarni/composer-bin-plugin: ^1.4
- symfony/console: ^5.2
- symfony/finder: ^5.2
Requires (Dev)
- phpstan/phpstan: ^0.12
- phpunit/phpunit: 9.*
This package is auto-updated.
Last update: 2024-11-02 00:23:57 UTC
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