Skip to content

Symlink script for python2x: Create and remove symlink quickly in the current directory.

Notifications You must be signed in to change notification settings

huckbit/symlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SYMLINK

Symlink script for python2x: Create and remove symlink quickly in the current directory.

Use this script to link the document root for your apache virtual host quickly. You need just to have the files symlink.py inside the directory where you want to create the symlink. The default dir name is public_html modify this variable setting if you need to link another folder.

How to use it

From the project folder launch the command:

python symlink.py

and follow the instruction.

It's possible to launch the script also with:

./symlink.py
# make sure you have the permission to execute the file.

symlink

About

Symlink script for python2x: Create and remove symlink quickly in the current directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages