Skip to main content

CEPC software management toolkit

Project description

CEPC software management toolkit

Install cepcenv

Install cepcenv with curl or wget

curl -sSL http://cepcsoft.ihep.ac.cn/package/cepcenv/script/install.sh | sh -s [CEPCENV_DIR]

or

wget -qO- http://cepcsoft.ihep.ac.cn/package/cepcenv/script/install.sh | sh -s [CEPCENV_DIR]

If CEPCENV_DIR is omitted, cepcenv will be installed in the current directory.

Install cepcsoft with cepcenv

git command is necessary for executing the following commands. git could be installed via the package manager:

yum install -y git

Setup cepcenv:

. <CEPCENV_DIR>/setup.sh

List available cepc-release version:

cepcenv ls-remote

Specified cepc-release version and where to install:

cepcenv [-r <CEPCSOFT_INSTALL_DIR>] install <version>

If -r <CEPCSOFT_INSTALL_DIR> is not specified, everything will be installed in the current directory.

List local installed cepc-release version:

cepcenv -r <CEPCSOFT_INSTALL_DIR> ls

Select local cepc-release version you would like to use:

cepcenv -r <CEPCSOFT_INSTALL_DIR> use <version>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cepcenv-0.1.1.tar.gz (23.3 kB view hashes)

Uploaded Source

Built Distribution

cepcenv-0.1.1-py2.py3-none-any.whl (36.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page