diff options
author | Martin Fischer <martin@push-f.com> | 2021-11-26 21:35:49 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2021-11-27 09:00:55 +0100 |
commit | e09a770ff294c254d0367d8040fcb43365865578 (patch) | |
tree | d366f2b0b74fd62522c6d9866c41e0f97f4c6060 /clone.sh |
initial commit
Diffstat (limited to 'clone.sh')
-rwxr-xr-x | clone.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clone.sh b/clone.sh new file mode 100755 index 0000000..d3a214a --- /dev/null +++ b/clone.sh @@ -0,0 +1 @@ +git clone https://github.com/jplatte/caniuse.rs |