thomaspoignant / api-scenario

API-scenario is a command-line tool that allows you to execute easily a scenario to test your APIs.
https://github.com/thomaspoignant/api-scenario#api-scenario
The Unlicense
16 stars 3 forks source link

Create a sub command to init a template #40

Open thomaspoignant opened 4 years ago

thomaspoignant commented 4 years ago

api-scenario init should create a new scenario with default values.

We should add an option to choose the correct format for the output (json or yaml).