asciito/filament-plugin-cli

This package is abandoned and no longer maintained. No replacement package was suggested.

The CLI to start a new Filament Plugin with asciito/filament-plugin package

v0.0.19 2024-07-13 01:08 UTC

This package is auto-updated.

Last update: 2024-08-13 01:13:26 UTC


README

Filament Plugin CLI art

Latest Stable Version PHP Version Require License Download

Do not use this project, is archived now

Due to unnecessary complexity, I'm afraid the project needs to be archived

Documentation

Inside your newly cloned/downloaded package from asciito/filament-plugin, run the following command:

./plugin init [options] [--] <vendor> <package> <author> <author-email>

Note: if no arguments are given to the command, this will prompt asking for the values.

Then just wait for the CLI to finish the initialization of the package.

License

Filament Plugin CLI is an open-source software licensed under the MIT license.