* WIP First commit
* Generating different files from different templates
* Adding file to edit for adding database changelogs
* Tested the modify file step as well.
* Completed the plugin generation for today's plugins
* Tested with all the files getting generated property
* Not tracking node_modules
* Removes node_modules
* Incorporated review comments
* Added smart defaults for query in Count, Distinct & Find commands
* Added test cases for smart inputs for query and limit for find, and query for count and distinct
WSL has issues when handling IPv6 ips. In order to resolve this, on dev machines, we now check if it's a WSL environment. If yes, we default to using IPv4 instead of IPv6.