Skip to content

craterellus/dirmanager-craterellus

 
 

Repository files navigation

Dir Manager

This app is designed to work with files and directories. With Dir Manager, you can create files, delete files, and get information about files. The information is displayed in a table listing the file's name, size, and time of creation.

A screenshot of a table synthesized by dir manager

How to use

Dir Manager takes terminal commands. In the terminal, enter the following:

$ dirmanager

You should then see a list of dirmanager commands:

-V, --version        output the version number
-l, --ls  [value]    List directory contents  
-m, --mkdir <value>  Create a directory       
-t, --touch <value>  Create a file
-h, --help           display help for command

Credit

This app was made from a tutorial by Stanley Ulili that can be found here on LogRocket. Thanks, Stanley!

About

dirmanager-craterellus created by GitHub Classroom

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%