https://github.com/slaveofcode/change-symlink
An Example of Project switching using symlink, this is useful for some purpose like deployment methods where needs faster switching method on several project versions
https://github.com/slaveofcode/change-symlink
Last synced: 8 months ago
JSON representation
An Example of Project switching using symlink, this is useful for some purpose like deployment methods where needs faster switching method on several project versions
- Host: GitHub
- URL: https://github.com/slaveofcode/change-symlink
- Owner: slaveofcode
- License: gpl-3.0
- Created: 2016-06-10T05:58:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T06:17:17.000Z (over 9 years ago)
- Last Synced: 2025-01-20T15:25:57.784Z (10 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Change Symlink
This is a sample project for deployment using symlink, and switch between several project version by using bash script
you can see the sample script inside public project.