We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9253c79 commit 53131c8Copy full SHA for 53131c8
INSTALL.md
@@ -4,6 +4,20 @@ Installation
4
5
*datatools* is a collection of command line programs run from a shell like Bash.
6
7
+
8
+Quick install using curl
9
+------------------------
10
11
+The following experimental installer should work for macOS and Linux
12
+(e.g. Debian, Ubuntu, Raspberry Pi OS)
13
14
+Copy and run the following command in your shell (e.g. Terminal)
15
16
+~~~
17
+curl https://caltechlibrary.github.io/datatools/installer.sh | sh
18
19
20
21
Compiled version
22
----------------
23
0 commit comments