Skip to content

fk00750/CLI--File--Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI--File--Manager

👋🏼 Brief Description

An interactive command line tool that can be used to manage files and directories in the terminal to boost productivity and reduce repetitive tasks.

🛠 Built With

  • Node.js - code the architecture of tool.
  • Typescript - enables type safety.
  • Inquirer.js - add Interactive command line interface.
  • figlet - create some amazing and appealing text banners in the terminal.

🧰 Tools Used

📝 Features

  • Create one or more directories at once.
  • List the Current Directory Contents.

🥽 In the future, new features may be added ❓

  • Remove directories or files.
  • Empty Entire Directory.
  • Move and Copy files into different directories.

⚙️ Setup

Clone the Repo

git clone https://github.com/fk00750/CLI--File--Manager.git

This command will copy a full project to your local environment

Setting up the Project

cd CLI--File--Manager
npm i
  • cd CLI--File--Manager to move into the project directory
  • npm i installs all the required packages.

Run the Project

  • Type npm run dev in the terminal to start the tool. It will also create the dist folder and you will see the following output

📋 Blog

📬 Have a question? Want to Chat? Ran into a problem?

Please feel free to contact me via my email address ( fk7384329@gmail.com ) or you can also message me directly on Twitter

🏷 License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

Command Line Interface ( CLI ) file manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published