Skip to content

YUDONGLING/TOOLBOX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Dev ToolBox for Python, PHP & (EdgeRuntime) JavaScript

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, PHP & (EdgeRuntime) JavaScript! 🦊

Resources

License

Stars

Watchers

Forks

Packages