Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarifies create-a-pipeline docs #493

Merged

Conversation

willi-mueller
Copy link
Collaborator

This PR addresses #492

Alternatives

Instead of asking the user to cd my_new_directory we could put:

mkdir weatherapi_duckdb && cd "$_"

However, because it's less known and a bit cryptic I decided to be explicit with a simple cd.

@netlify
Copy link

netlify bot commented Jul 14, 2023

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit f1ef1dd
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/64b1419e8ddb1400070a3939
😎 Deploy Preview https://deploy-preview-493--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

adrianbr
adrianbr previously approved these changes Jul 14, 2023
@willi-mueller
Copy link
Collaborator Author

@adrianbr Maybe the following is even better?

docs/website/docs/walkthroughs/create-a-pipeline.md Outdated Show resolved Hide resolved
@AstrakhantsevaAA AstrakhantsevaAA merged commit dcee9b7 into dlt-hub:devel Jul 14, 2023
26 checks passed
codingcyclist pushed a commit to codingcyclist/dlt that referenced this pull request Aug 23, 2023
* clarifies that one needs to cd into the new folder, because the dlt init command runs in PWD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants