Skip to content
Snippets Groups Projects
Commit 28c2484c authored by oprogramador's avatar oprogramador Committed by Tomasz Ducin
Browse files

Update README - json-schema-faker-cli (#207)

parent 01230143
No related branches found
No related tags found
No related merge requests found
...@@ -86,6 +86,14 @@ It will be fetched from the [Content Delivery Network](https://en.wikipedia.org/ ...@@ -86,6 +86,14 @@ It will be fetched from the [Content Delivery Network](https://en.wikipedia.org/
You can see [an example JS fiddle based on `jsf` loaded from cdnjs](https://jsfiddle.net/ftzhnmzq/4/). You can see [an example JS fiddle based on `jsf` loaded from cdnjs](https://jsfiddle.net/ftzhnmzq/4/).
## Using in CLI
To generate JSON examples by schema directly from the command line, just use [json-schema-faker-cli](https://github.com/oprogramador/json-schema-faker-cli).
Installing: `sudo npm install -g json-schema-faker-cli`
Running `generate-json schema.json output.json`
## Overview ## Overview
JSON-Schema-faker (or `jsf` for short) combines two things: JSON-Schema-faker (or `jsf` for short) combines two things:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment