Commit Graph

81 Commits (b10217cbcb3f8bc532dc7088e5c6069bd2e54116)

Author SHA1 Message Date
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
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
Paco Hope d34c322f4d Added for packaging 2022-08-06 21:45:52 -04:00
Paco Hope 3ddf60d8ab moved to new locations 2022-08-06 21:45:36 -04:00
Paco Hope 782692cf41 moving to do proper packaging 2022-08-06 21:44:40 -04:00
Paco Hope c4c80e3147 not needed any more 2022-08-06 21:44:16 -04:00
Paco Hope 8625b25ecb Added chunking to output files. Now writes no more than 1Mb per output file. 2022-08-06 21:04:53 -04:00
Paco Hope 1035d3460c Added fünny characters to megabyte test 2022-08-06 21:04:09 -04:00
Paco Hope aa8aa9d344 First test of > 1Mb output 2022-08-06 19:11:20 -04:00
Nicholas Hope fed7e48d72 Added new syntax to hold type. 2022-08-06 15:14:11 -04:00
Nicholas Hope 31c0d41e83 Added new syntax for impulse 2022-08-06 15:05:36 -04:00
Nicholas Hope 1ca30fe589 Added missing type 2022-08-06 14:49:53 -04:00
Nicholas Hope abdbbca16c Syntax error 2022-08-04 16:20:32 -04:00
Nicholas Hope 3828150d25 Changed to work on windows. 2022-08-04 16:19:45 -04:00
Nicholas Hope 1e3093ec58 More code for nested doubles 2022-08-04 15:14:13 -04:00
Nicholas Hope 56441229c9 Changed string concatenation methods 2022-08-02 19:16:35 -04:00
Nicholas Hope 49a23ba3e5 Added code for the double type 2022-08-02 13:47:35 -04:00
Nicholas Hope 26d4d6f2be Added cfg/* and .DS_Store 2022-08-02 13:47:11 -04:00
Nicholas Hope b5b6fe8da3 Added some expansions 2022-06-22 13:17:38 -04:00
Nicholas Hope 4953d787d7 Writes basic configs for impulse, hold, and toggle 2022-06-20 20:42:43 -04:00
Nicholas Hope a3980e9aab Increased logic for repeat type 2022-06-20 20:42:07 -04:00
Paco Hope 5fbd0f75a2 Check ./cfg directory exists before using. 2022-06-19 20:02:44 -04:00
Paco Hope 5328f486fa Added debug flag 2022-06-19 20:01:58 -04:00