ttsukagoshi / csv2gsheets

CLI tool to convert local CSV files into Google Sheets files in a designated Google Drive folder. Users can choose whether to update an existing Sheets file, or create a new one.
https://www.npmjs.com/package/csv2gsheets
MIT License
3 stars 0 forks source link

Include `build/` in git #97

Closed ttsukagoshi closed 9 months ago

ttsukagoshi commented 9 months ago

As part of preparing for #96 and other CI/CD on GitHub Actions