Skip to content
Snippets Groups Projects
Unverified Commit 4fa5b8a6 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn Committed by GitHub
Browse files

Merge pull request #31 from mirguest/master

WIP: add more docs.
parents 085fae4f a58237dd
No related branches found
No related tags found
No related merge requests found
# 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