Implement the init command
What's done:
- use
get_root_dir()to get root_dir -
get_root_dir()discovers the root_dir from the inti file present in cwd and its parents, - update tests
- update readme
Edited by Ashwin Kumar Karnad
What's done:
get_root_dir() to get root_dirget_root_dir() discovers the root_dir from the inti file present in cwd and its parents,