You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: caltechdata_api/cli-documentation-for-users.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,41 +51,41 @@ Please install the Caltechdata_api Library via pip using the command shown:
51
51
#### Step 1:
52
52
Please go to https://github.com/caltechlibrary/caltechdata_api.git and click the green button that says "<> Code". Then choose the option that says "Download ZIP".
53
53
54
-

54
+

55
55
56
56
#### Step 2:
57
57
Please extract the files from the downloaded zip file to a new folder (we recommend this folder be on the desktop and that you name this folder something easy to recall).
58
58
59
-

59
+

60
60
61
61
#### Step 3:
62
62
In the next few steps, we shall change the directory to the folder called "caltechdata_api" inside the folder you extracted from the downloaded ZIP file. To do this, please go to the file you saved either on the file manager or on its location (this would be the desktop if you saved it there). Then, please open the folder called "caltechdata_api_main" and then right click on the folder inside it called "caltechdata_api" and choose the option that says "copy as path".
Next, please open the dropdown menu near the "+" icon on the top right hand corner of the terminal and choose the option that says "Git Bash". You can skip this step and go directly to the next step if you are using the Windows Powershell.
.png>)
169
169
Above: Using Windows PowerShell
170
170
171
171
Otherwise, to interact with the test instance of the CaltechDATA Repository, please type in this command as shown to open and run the CaltechDATA Command Line Interface (CLI):
172
172
173
173
```python cli.py -test```
174
174
175
-
 Test Instance.png>)
175
+
 Test Instance.png>)
176
176
Above: Using Visual Studio Code (VSCode)
177
177
178
-
 Test Instance.png>)
178
+
 Test Instance.png>)
179
179
Above: Using Windows PowerShell
180
180
181
181
#### Step 2:
@@ -185,13 +185,13 @@ Note that the terminal is now present in the "caltechdata_api" folder or directo
0 commit comments