๐งฌ clone-project-manager
A simple tool to help keep your workspace clean and organized! ๐งนโจ
๐ Installation
๐ Requirements
The latest version of this tool doesn't have any specific requirements. However, to take full advantage of its power, we recommend using:
- VSCode with the
ProjectManagerextension - and/or NeoVim with the
ProjectMgrplugin
I personally use NVChad as my Neovim configuration.
๐ New Installation
Simply download the clone file from the release section and place it in one of your PATH directories. I personally put it in ~/bin/clone.
Quick curl script to install it in one step:
Alternatively, you can install it using Cargo:
# You can specify the version by adding the --version argument.
๐ ๏ธ How to Use
Just clone the project as you would with git clone:
If you encounter any issues, you can customize the settings using the arguments listed in --help. Use the --save option to keep them as default for future runs.
๐ค Why Use This?
This tool helps keep your home directory clean by:
- Sorting your workspaces by git remote server and groups
- Automatically adding projects to your VSCode Project Management
Here's a visual representation of how it organizes your projects:
Give it a try and experience a more organized development environment! ๐