Commit Graph

152 Commits (main)

Author SHA1 Message Date
Nicholas Hope c9e710ab9b added missing slash 2022-08-14 15:47:48 -04:00
Nicholas Hope e105a06534 Added debug, reduced imports 2022-08-14 13:07:08 -04:00
Nicholas Hope bead2da226 Can now write to files 2022-08-13 21:01:38 -04:00
Nicholas Hope d817af07ee Now work on windows 2022-08-13 20:48:47 -04:00
Nicholas Hope 1c501fa90b deleted 2022-08-13 20:48:30 -04:00
Nicholas Hope bbb866fcbf Added registry access 2022-08-13 20:16:21 -04:00
Paco Hope 7208ced0ca Merge branch 'main' of https://git.paco.to/tfscript/tfscript 2022-08-13 16:51:00 -04:00
Paco Hope 3d059c72e1 broke types out to its own doc file 2022-08-13 16:50:56 -04:00
Paco Hope d12ce0d4f2 copied readme into RST 2022-08-13 16:50:40 -04:00
Paco Hope f6c18dda29 fixed config 2022-08-13 16:50:23 -04:00
Nicholas Hope fa41bdcfbb Added some instructions 2022-08-13 16:17:20 -04:00
Paco Hope d019601298 added invalid tests 2022-08-13 16:03:43 -04:00
Paco Hope 3d528f85cb changed print to stderr to use warnings module 2022-08-13 16:03:12 -04:00
Paco Hope 6754946a80 Not sure. Seems added by sphinx. 2022-08-13 15:36:48 -04:00
Paco Hope 8b25db3103 Fixed URL with unicode characters 2022-08-13 15:36:27 -04:00
Nicholas Hope 6c13802d17 Merge pull request 'Basic implementation of `pytest`' (#11) from add-tests into main
Reviewed-on: #11
2022-08-13 12:53:29 -04:00
Paco Hope a5b9863131 Merge branch 'add-tests' of https://git.paco.to/tfscript/tfscript into add-tests 2022-08-13 12:40:34 -04:00
Paco Hope f8806480f3 Created first basic tests 2022-08-13 12:39:33 -04:00
Paco Hope 71447227f1 Needed to import sys 2022-08-13 12:39:05 -04:00
Paco Hope b10217cbcb added for pytest integration 2022-08-13 12:12:36 -04:00
Paco Hope f652653097 added .venv 2022-08-13 12:12:36 -04:00
Nicholas Hope b39528af75 Fixed non-funtional code, incorporated new file 2022-08-13 12:07:48 -04:00
Paco Hope db5bbb5915 added for pytest integration 2022-08-13 11:59:46 -04:00
Paco Hope 803ea84046 added .venv 2022-08-13 11:24:45 -04:00
Nicholas Hope cb3c248335 Added a lot of content 2022-08-12 19:57:34 -04:00
Nicholas Hope 5f961b7460 Removed some whitespace, minor optimizations 2022-08-11 14:56:18 -04:00
Paco Hope 1b7df6e3b2 Added prerequisites 2022-08-11 13:45:22 -04:00
Nicholas Hope 59e42debcb Merge branch 'main' of https://git.paco.to/nick/tfscript into main 2022-08-10 20:45:02 -04:00
Nicholas Hope d967f1de17 Debug on stderr, changed output file splitting 2022-08-10 20:44:44 -04:00
Paco Hope 3cf79031a8 added logo to the docs and conf.py 2022-08-10 17:14:54 -04:00
Paco Hope a4e9e466dd add additional requirements 2022-08-09 19:55:43 -04:00
Paco Hope b90c4d7a61 Updated styles and theme options 2022-08-09 19:55:04 -04:00
Nicholas Hope 74cddba463 Unneccessary os.path.expanduser() 2022-08-09 19:09:46 -04:00
Nicholas Hope 10e1e1f248 Added to tests/ 2022-08-09 19:08:43 -04:00
Paco Hope ad0e532be8 Adding documentation 2022-08-09 18:48:18 -04:00
Paco Hope c781347bc3 broke parsing out to a separate command for documentation 2022-08-09 18:36:51 -04:00
Nicholas Hope 8bcfd0329a Added -f and -D, moved checks to be more efficient 2022-08-09 13:02:20 -04:00
Nicholas Hope 0e224d46ab Removed comment, changed winreg.OpenKey() argument, ensured terminating / for file path 2022-08-08 18:04:36 -04:00
Nicholas Hope 8904632b06 Added checks for OS to determine target directory 2022-08-08 18:02:19 -04:00
Paco Hope 71ba2de1e2 Made dry-run work. 2022-08-07 18:11:39 -04:00
Nicholas Hope a682acdbc6 VBScript script to read registry key for location of target directory 2022-08-07 15:49:07 -04:00
Nicholas Hope 2ff3eba84c Minor syntax change 2022-08-07 11:26:17 -04:00
Paco Hope 0b77aa2ee7 changed import syntax and updated verifyConfig invocation 2022-08-06 22:44:02 -04:00
Paco Hope 4ffd3638cf small typo 2022-08-06 22:42:30 -04:00
Paco Hope ebcaa9dbe1 Added for setuptools 2022-08-06 22:14:53 -04:00
Paco Hope 4c9357b270 Rearranged code a bit to make it a proper CLI tool 2022-08-06 22:14:33 -04:00
Paco Hope e5c5b10420 added CLI identifier and setuptools 2022-08-06 22:13:30 -04:00
Paco Hope b70430351b Moved from tfscript.py 2022-08-06 22:12:31 -04:00
Paco Hope fefe9db2fa Renamed to __init__.py 2022-08-06 22:12:11 -04:00
Paco Hope 6e6470bc28 Required to exist 2022-08-06 21:47:11 -04:00