/shell

Primary LanguageC++GNU General Public License v3.0GPL-3.0

# Shell

Basic shell application for learning purposes.

TODO

  • Remove std::couts
  • Add template mechanism, maybe FileSystemHandler
  • Refactor pointers into smart_ptr or shared_ptr
  • Add basic file encoding
  • Add date time information