Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add '--file' argument for specify a template file #5

Closed
wants to merge 2 commits into from
Closed

Add '--file' argument for specify a template file #5

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 6, 2017

Like suggested in issue #4 now you can specify a file as template:

// example.json
{
  "name": "name",
  "age": "age",
  "token": "string"
}

From command-line:

fony --file example.json -c 2

Actually the '--template' argument has higher precedence over '--file'.

@ghost ghost closed this Jan 20, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants