Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Latest commit

 

History

History
49 lines (39 loc) · 1.88 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.88 KB

snoing (DEPRECATED)

SNOING IS NO LONGER SUPPORTED, AND HAS BEEN ARCHIVED. THE NEW RECOMMENDED WAY TO INSTALL SNO+ TOOLS IS THROUGH DOCKER CONTAINERS. IF YOU CHOOSE TO CONTINUE USING SNOING, YOU DO SO AT YOUR OWN RISK WITH LITTLE SUPPORT FROM OTHERS


snocave installation method for SNO+. Sno packages fall from the web (sky), i.e. snoing.

Usage: snoing.py [options] [package]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -c CACHE_PATH, --cache-path=CACHE_PATH
                        Cache path.
  -i INSTALL_PATH, --install-path=INSTALL_PATH
                        Install path.
  -v, --verbose         Verbose Install?
  -l, --list            List packages, without installing anything.
  -a, --all             All packages?
  -k, --clean           Clean temporary files.

  Optional Install modes:
    Default snoing action is to install non graphically, i.e. no viewer.
    This can be changed with the -g option.

    -g, --graphical     Graphical install?
    -x, --grid          Grid install (NO X11)?

  Optional Actions:
    Default snoing action is to install the specified package, which
    defaults to rat-dev.

    -q, --query         Query Package Status?
    -r, --remove        Remove the package?
    -d, --dependency    Install dependencies only?
    -p, --progress, --update
                        Progress/update the package?

  Github authentication Options:
    Supply a username or a github token, not both.

    -u USERNAME, --username=USERNAME
                        Github username
    -t TOKEN, --token=TOKEN
                        Github token