Download the PHP package apiki/maristela-cli without Composer
On this page you can find all versions of the php package apiki/maristela-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download apiki/maristela-cli
More information about apiki/maristela-cli
Files in apiki/maristela-cli
Download apiki/maristela-cli
More information about apiki/maristela-cli
Files in apiki/maristela-cli
Vendor apiki
Package maristela-cli
Short Description Generate pure html files based on a PHP file and a mock.
License MIT
Package maristela-cli
Short Description Generate pure html files based on a PHP file and a mock.
License MIT
Please rate this library. Is it a good library?
Informations about the package maristela-cli
Maristela CLI
Generate pure html files based on a PHP file and a mock.
Requiriments
-
Folder structure:
- Component card as example:
index.php
mock.json
Install
- Run
composer require --dev apiki/maristela-cli
on terminal; -
Add a new script on composer.json:
- Run
composer make:components
on terminal; - Will be generated a
_static
folder inside yourcomponents
folder. - You can override default
components
creating a.maristela-cli.json
on your project and setting a value forcomponentsDir
:
.maristela-cli.json
All versions of maristela-cli with dependencies
PHP Build Version
Package Version
No informations.
The package apiki/maristela-cli contains the following files
Loading the files please wait ....