alias create_nova=$HOME/Programs/create-nova.sh
- `author_name` Default: whoami (system user)
- `author_username` Default: git config username
- `author_email` Default: git config email
- `package_name` REQUIRED
- `package_description` Default: A Laravel Nova Package
- `vendor` Default: git config username
- `namespace_vendor` Default: git config username
- `namespace_tool_name` REQUIRED same value as package_name
Next run composer install, yarn and yarn production.
RUN :
create-nova or /path/to/create-nova.sh
What Is Your Package Name? (Use CamelCase)
Test
.
Whats Your Vendor Name?<enter>
Using Git Config Username as Default
.
What Is The Author's Name?<enter>
Setting System User As Default Author's Name
.
What Is The Author's Username?<enter>
Setting System User As Default Author's Username
.
Whats Your Author's Email<enter>
Using Git Config Email as Default Author's Email
.
Describe Your Laravel Nova Package.<enter>
Using Default Description
.
.
.
.
.
LARAVEL NOVA PACKAGE GENERATED! RUN `composer install` and `yarn && yarn production`
The MIT License (MIT). Please see License File for more information.
Readme not found. Refer to the project website: https://github.com/codeitlikemiley/create-nova
| Added | 7 years ago |
This package should be on the Packagist API but we're not getting any results.
Please note that the Packagist cache is pretty long, so some times you just need to check back in an hour.