Skip to content
Snippets Groups Projects
Commit a58237dd authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

WIP: add more docs.

parent 265f7026
No related branches found
No related tags found
No related merge requests found
# Quick start # Quick start
## Start development environment in a Singularity Container
Start the container in lxslc7 (OS: CentOS7):
```
$ /cvmfs/container.ihep.ac.cn/bin/hep_container shell SL6
```
## Get code using git
```
$ git clone git@github.com:cepc/CEPCSW.git
$ cd CEPCSW
```
## Setup and build
```
$ source setup.sh
$ ./build.sh
```
## Run a simple test
```
$ ./run.sh Examples/options/tut_detsim_SDT.py
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment