Skip to content

☕ The one-stop solution for setting up programming env.

License

Notifications You must be signed in to change notification settings

xiangp126/CrossLv

Repository files navigation

Usage

$ git clone https://github.com/xiangp126/crosslv

$ cd crosslv
# Better to use bash not sh to run the script for the first time.
$ bash oneKey.sh
Usage: ./oneKey.sh [iuchH]
Options:
    -h, --help                      Print this help message
    -i, --install                   Create symbolic links
    -H, --hard-install              Perform a hard installation
        -t, --tools                 Link tools into /home/$USER/.usr/bin
        -c, --check                 Check sudo privileges
        -u, --update                Force an update

Recommdned:
    ./oneKey.sh -i

Examples:
    ./oneKey.sh -i
    ./oneKey.sh -it
    ./oneKey.sh -ic
    ./oneKey.sh -iu
    ./oneKey.sh -iuH
    ./oneKey.sh -h

$ bash oneKey.sh -ic

Please Note: The script will also relink /bin/sh to /bin/bash on Ubuntu.

License

The MIT License (MIT)

About

☕ The one-stop solution for setting up programming env.

Resources

License

Stars

Watchers

Forks

Packages

No packages published