/apna-cli

Primary LanguageTypeScriptMIT LicenseMIT

apna-cli

apna-cli is a Node.js-based CLI tool designed to streamline file system navigation and perform basic operations. It provides a set of commands to simplify common tasks for developers and system administrators.

Features

  • File System Navigation: Easily navigate through directories using the cd command.
  • Directory Creation: Create new directories with the mkdir command.
  • List Contents: Use the ls command to list files and directories in the current location.