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

Adding config.json and support default configuration #14

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

tpmai22
Copy link
Contributor

@tpmai22 tpmai22 commented Oct 9, 2021

Fixes #13
As per disscussion #13. Please kindly review the code.

You can test the code using

ts-node .\src\index.ts --config .\src\config.json

@DukeManh
Copy link
Owner

DukeManh commented Oct 9, 2021

Looks good to me. Thank you.

@DukeManh DukeManh merged commit ca86148 into DukeManh:main Oct 9, 2021
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.

Support --config with Config File
2 participants