Configuration for programs and scripts for install programs...
|
před 3 roky | |
---|---|---|
config | před 3 roky | |
programs | před 5 roky | |
scripts | před 3 roky | |
README.md | před 3 roky | |
WSL_dive_D_mount.ch | před 3 roky | |
settings.txt | před 5 roky | |
vim-plug.ch | před 3 roky |
Change directory to ''local repository/config' and run script install from this directory.
$ cd configuration/config/
$ ./install.sh # This script created soft links
$ ./compile.ch {path/to/archive_file} {mode installed (install or altinstall)}
Examples
# Example 1
$ ./compile.ch ./Python-4.11.1rc2.tar.xz install
# Example 2
$ ./compile.ch ./Python-5.12.2rc3.tgz altinstall