1.0.2 • Published 6 months ago

@xdebug/directory_manager v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Directory Manager

A CLI directory manager that can be used to create directories, list directory contents and create files

Features

  • List directory contents
  • Create a directory
  • Create a file

Screenshot

ls mkdir touch

Install

npm i @xdebug/directory_manager

Usage

List directory contents

dirmanager -l %path%

Create a directory

dirmanager -m %path%

Create a file

dirmanager -t %filename%

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago