An open API service indexing awesome lists of open source software.

https://github.com/cecilapp/faker

CLI fake content generator for the Cecil static site generator.
https://github.com/cecilapp/faker

cecil cecill cli faker

Last synced: 5 months ago
JSON representation

CLI fake content generator for the Cecil static site generator.

Awesome Lists containing this project

README

          

# cecil/faker

_faker_ is CLI to create fake pages for [Cecil](https://cecil.app).

## Installation

```bash
composer require cecil/faker
```

## Usage

```bash
php vendor/bin/faker help
```

```bash
php vendor/bin/faker --number=100 --section=blog --image --clear
```