Skip to content

A simple script to help me to keep my projects clean when I clone it

License

Notifications You must be signed in to change notification settings

shiipou/clone-project-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clone-project-manager

A simple script to help me to keep my projects clean when I clone it

Installation

Requirements

New installation

Just download the clone file and place it in a directory that was in your path.

I personnaly put it in ~/bin/clone

Quick curl script to do it with one of the following step :

curl -fSLo ~/bin/clone https://raw.githubusercontent.com/shiipou/clone-project-manager/main/clone

or

curl -fsSL https://raw.githubusercontent.com/shiipou/clone-project-manager/main/install.sh | bash -s -- install

Upgrading

Just run the upgrade script

clone upgrade

How to use it ?

Just clone the project like you'll do it with git clone.

clone https://github.com/shiipou/clone-project-manager

Why using this ?

This help to keep your home directory clean. To sort your workspaces by git remote server and groups, and will automatically add it to your vscode project managment

image

About

A simple script to help me to keep my projects clean when I clone it

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages