Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T14:51:27.000Z (over 2 years ago)
- Last Synced: 2023-03-11T05:28:51.912Z (over 1 year 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://img.shields.io/npm/v/@pritish__mishraa/file_system_organizer?style=for-the-badge)](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