1.0.5 • Published 11 months ago

dirnode v1.0.5

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

A CLI directory manager written in TypeScript.

Installation

It can be installed with npm: npm install -g dirnode

or trough github: git clone https://github.com/PrudensMefron/dirnode and then: npm install -g dirnode

Functionalities

DirNode has simply functionalities, to list directories and files, create ~and delete~ them.

At current 1.0.4 version, it can read directories, its files and subdirectories through CLI; return its size and last modified date. The size is displayed in bytes, KB, MB and GB. The last modified date is displayed in the format YYYY-MM-DD HH:MM:SS.

Usage

By tipping the command line with dirnode, you can visualize the --help page, wich list all the current functionalities; alternatively you can tipe dirnode -h or --help to see them.

Contributors

License

MIT License

Contributing

You wanna contribute someway? Make sure to read the contributing guide

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.0

11 months ago