Skip to content

Commit 53131c8

Browse files
committed
feat: added installer.sh
1 parent 9253c79 commit 53131c8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

INSTALL.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ Installation
44

55
*datatools* is a collection of command line programs run from a shell like Bash.
66

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+
721
Compiled version
822
----------------
923

0 commit comments

Comments
 (0)