https://github.com/pritishmishraa/file-system-organizer
a CLI tool to organize and view your folders
https://github.com/pritishmishraa/file-system-organizer
Last synced: 4 months ago
JSON representation
a CLI tool to organize and view your folders
- Host: GitHub
- URL: https://github.com/pritishmishraa/file-system-organizer
- Owner: PritishMishraa
- Created: 2022-01-12T09:18:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T14:51:27.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T02:30:51.104Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
file-system-organizer
[](https://www.npmjs.com/package/@pritish__mishraa/file_system_organizer)
### installation
```
npm i @pritish__mishraa/file_system_organizer
```### run command
```
orgo
```
#### options
> ``` orgo help ```
> shows all the command> ``` orgo organize ```
> creates the organized folder where it copys and seperated the file
> according to their type> ``` orgo tree ```
> displays the entire folder in tree structure