JHertz5 / shopping_list

python script to generate shopping list from Google Sheets spreadsheet
GNU General Public License v3.0
1 stars 0 forks source link

Make name of spreadsheet configurable. #30

Closed JHertz5 closed 9 months ago

JHertz5 commented 10 months ago

Helps flexibility and testing. Could be set in config as part of first-time setup.

JHertz5 commented 10 months ago

Changed my mind about the config, this should actually be an input argument.

JHertz5 commented 9 months ago

Closed via #88.