Commit graph

15 commits

Author SHA1 Message Date
aa0e35cbaa
Add copy_file() function to wk.io 2021-10-13 17:56:47 -06:00
bde9863b98
Add backup browsers sections 2021-05-07 00:31:26 -06:00
973dad3240
Add "auto_" windows updates functions 2021-04-29 20:17:24 -06:00
812fd15011
Add more pylint cleanup fixes 2021-04-09 00:15:59 -06:00
8f31e5bd67
Added I/O functions for building UFDs 2020-01-06 20:26:57 -07:00
177401ecc8
Small formatting adjustment 2019-11-09 17:28:43 -07:00
ff1044a401
Fixed logic error in non_clobber_path()
* Before the '_1000' path would be returned incorrectly
  * If a non-existant path wasn't found that is
2019-09-22 23:31:15 -07:00
1cfd8fb7b4
Added outer activation script 2019-09-22 20:06:40 -07:00
27d348bf9c
Expanded debug log 2019-09-18 21:36:39 -07:00
b41027562a
Added SafeMode enter/exit sections 2019-09-15 18:47:52 -07:00
78e3765730
Added delete_item() 2019-09-15 17:29:10 -07:00
010ac87de6
Added delete_empty_folders() and delete_folder() 2019-09-15 16:50:06 -07:00
7a99713043
Added non_clobbering_path() 2019-09-15 16:28:47 -07:00
bca9c19053
New safer text input function
* Avoids EOFError exceptions and just repeats the prompt
2019-06-29 19:54:02 -06:00
b368b27faa
New project organization
* Script work is brought into better focus
* New layout will be used to better package the python scripts
* No hidden folders (they will be hidden at build time)
* All building should be done under setup/
  * Avoids ambiguous .bin/.cbin folders at root of project
2019-06-28 18:06:43 -06:00