Roundtrip Orchard content to Google Sheets via XML
- Free software: GNU General Public License v3
- Documentation: https://gsheetsync.readthedocs.io.
- TODO
Invoke with an XML or XSLX file:
# ./bin/gsheetsync --help Usage: gsheetsync [OPTIONS] INFILE Specify an XML file to generate an XSLX file, or an XSLX file to generate an XML file. This script generates intermediate CSV files. Options: --help Show this message and exit.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.