Skip to content

Add Fleek + Git push/pull to devbox global docs #1121

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

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Conversation

Lagoja
Copy link
Contributor

@Lagoja Lagoja commented Jun 7, 2023

Summary

Adds details about how to use a Fleek config with Devbox Global, and how to sync the config with Git push/pull

How was it tested?

Localhost

@Lagoja Lagoja marked this pull request as ready for review June 7, 2023 17:44

devbox global pull https://raw.githubusercontent.com/org/repo/branch/path/to/devbox.json
```
Your global `devbox.json` and any other files in the Git remote will be stored in `$XDG_DATA_HOME/devbox/global/default/devbox.json`. If `$XDG_DATA_HOME` is not set, it will default to `~/.local/share/devbox/global/default/devbox.json`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devbox global path


devbox global pull https://raw.githubusercontent.com/org/repo/branch/path/to/devbox.json
```
Your global `devbox.json` and any other files in the Git remote will be stored in `$XDG_DATA_HOME/devbox/global/default/devbox.json`. If `$XDG_DATA_HOME` is not set, it will default to `~/.local/share/devbox/global/default/devbox.json`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"stored in $XDG_DATA_HOME/devbox/global/default/devbox.json."
This should be a directory, not a file, to make the sentence make sense.

@Lagoja Lagoja merged commit 0001114 into main Jun 8, 2023
@Lagoja Lagoja deleted the jl/devbox-global-fleek branch June 8, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants