Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theyadev/directory-sorter
CLI tool to organize my dev folders
https://github.com/theyadev/directory-sorter
cli typescript
Last synced: 8 days ago
JSON representation
CLI tool to organize my dev folders
- Host: GitHub
- URL: https://github.com/theyadev/directory-sorter
- Owner: theyadev
- Created: 2022-05-28T13:50:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T17:49:35.000Z (over 2 years ago)
- Last Synced: 2024-04-09T14:41:06.476Z (7 months ago)
- Topics: cli, typescript
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Made this projects to organize my folders
## Usage
Changes the variables `path_to_sorts` and `output_path` to match your folders, after that you can do:
```
npm run dev
```