You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, to contribute to the handbook and preview my changes before committing them, I'll need to have a longer list of dependencies installed.
Ideally, I'd love to start contributing simply by running a ./goscript which has most of the dependencies as well as the information inside https://handbook.meltano.com/meta already wrapped into it.
That could be accomplished e.g. by using docker compose or (my favourite choice) using batect a lightweight wrapper around docker+.
The text was updated successfully, but these errors were encountered:
Currently, to contribute to the handbook and preview my changes before committing them, I'll need to have a longer list of dependencies installed.
Ideally, I'd love to start contributing simply by running a
./go
script which has most of the dependencies as well as the information inside https://handbook.meltano.com/meta already wrapped into it.That could be accomplished e.g. by using docker compose or (my favourite choice) using batect a lightweight wrapper around docker+.
The text was updated successfully, but these errors were encountered: