Ujjwal R.
Ujjwal R.
Plan and come up how to enable directory navigation. ( Moving Closer towards a file manager )
- [ ] Discuss which Pokemon to look for & publish release. For more info read : https://dev.to/ujjwall-r/i-tried-making-a-terminal-based-file-exploration-package-2142
eg node_modules, caches etc etc
The CLI should be basically graph/tree based showcase of directory tree in terminal. It should be informative, clean and beautiful.
Debug and release migration for macOS
Come up with plan and implementation of level wise dree printing. (Maybe BFS)
Come up with plan of writing unit tests for already built methods.
Back Navigation to parent or grand parent directory needs to be added.
Is there any alternative to Ncurses which can easily be made responsive?