Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-api
Commits
fb55e2f5
Commit
fb55e2f5
authored
Aug 10, 2021
by
Wei Shoulin
Browse files
curl install
parent
f77ad8d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fb55e2f5
...
...
@@ -6,7 +6,7 @@ This package provides APIs to access csst's files and databases.
## Installation
This library
can be installed with the following command:
`csst-dfs-api`
can be installed with the following command:
```
bash
git clone https://github.com/astronomical-data-processing/csst-dfs-api.git
...
...
@@ -15,6 +15,13 @@ pip install -r requirements.txt
python setup.py
install
```
`csst-dfs-api`
and relevant packages could be installed by running one of the following commands in your terminal.
```
bash
sh
-c
"
$(
curl
-fsSL
https://raw.fastgit.org/astronomical-data-processing/csst-dfs-api/master/tools/csst-dfs-api-install.sh
)
"
- v0.0.2
```
## Configuration
enviroment variables
...
...
csst-dfs-api-install.sh
→
tools/
csst-dfs-api-install.sh
View file @
fb55e2f5
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment