Skip to content

General Dev ToolBox for Python 3.X! ๐ŸฆŠ ๐Ÿ’• ๐Ÿฃ ~

License

Notifications You must be signed in to change notification settings

YUDONGLING/TOOLBOX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

75 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

General Dev ToolBox for Python 3.X

For Git Repository, to add ToolBox as a submodule, use Git and run:

cd "{%ThePathOfGitRepository%}"
git submodule add "https://github.com/YUDONGLING/TOOLBOX.git" "Pkg"

For Git Repository, to checkout ToolBox, use Git and run:

git submodule init
git submodule update

For Windows Filesystem, use CMD and run:

mklink /j "{%ThePathYouLikeToUseToolBox%}\Pkg" "{%ThePathOfTheToolBox%}"

For MacOS Filesystem, use Termail and run:

ln -s {%ThePathOfTheToolBox%} {%ThePathYouLikeToUseToolBox%}/Pkg

About

General Dev ToolBox for Python 3.X! ๐ŸฆŠ ๐Ÿ’• ๐Ÿฃ ~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published