Commit Graph

6 Commits

Author SHA1 Message Date
Matthew Lopez
8eba27505e
feat: implement command-line options 2024-06-04 20:31:12 -04:00
Matthew Lopez
1e16429660
feat: implement non-interactive mode
This new default mode can be configured using environment variables or a .env file. The interactive mode can still be enabled by using the -i or --interactive flag.
2024-06-03 21:58:49 -04:00
Jonathan Barrow
bd4e99bcb4
added eslint 2024-02-22 12:00:20 -05:00
Jonathan Barrow
c0c73b2c27
patch: update package.json 2024-01-30 11:58:16 -05:00
Jonathan Barrow
e02d2b5a8c
update: make script interactive 2024-01-29 21:09:01 -05:00
Jonathan Barrow
8da3dfa18d
Initial testing 2024-01-27 18:15:08 -05:00