Initial release
Python package for Snowflake developers caring about versioning.
Features
This package exposes a CLI through the _sfgit_ command with the following features:
- fetch Fetch worksheets from user Snowsight account and store them in cache.
- commit Commit Snowsight worksheets to Git repository.
- push Upload locally stored worksheets to Snowsight user workspace.
Requirements
- Compatible Python version (see README)
- A bash terminal or a Bash emulator
- Pre-configuration through the _sfgit config_ command