1.0.0 • Published 11 months ago

@cjk7989/directory_manager v1.0.0

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

dirmanager

Introduction

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

Useage

-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
1.0.0

11 months ago