From d429e09e95e735f7c402b59fc0bf15ff474e44ba Mon Sep 17 00:00:00 2001 From: Quinn Date: Mon, 12 Aug 2019 21:15:06 -0500 Subject: [PATCH] quick todo file --- src/install/rewrite_todo.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/install/rewrite_todo.md diff --git a/src/install/rewrite_todo.md b/src/install/rewrite_todo.md new file mode 100644 index 00000000..7c7a1615 --- /dev/null +++ b/src/install/rewrite_todo.md @@ -0,0 +1,15 @@ +# To Do +- [ ] Test Multiple ARM Devices +- [ ] Test Multiple ARM64 Devices +- [ ] Test Windows (MobaXterm) + - [ ] Needs an override for croc_os and croc_dl_ext + - [ ] Needs new install_file_windws function +- [ ] Test Multiple MacOS Devices +- [ ] Test Multiple Linux Devices + - [ ] CentOS 6+ + - [ ] Archlinux + - [ ] Ubuntu Current LTS+ +- [ ] Test Multiple BSD Devices + - [ ] FreeBSD + - [ ] OpenBSD + - [ ] DragonFlyBSD