v0.1.0
CLI implementation (#19) 1. CLI impelmentation which will take the input location as well as optional output location (if not passed it will create .ast folder within the input location). 2. Little code refactor 3. Changed code to add file information only inside root node of type ast.File 4. Unit tests for different use cases for CLI inputs.