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

Write better documentation #28

Closed
1player opened this issue Sep 12, 2023 · 2 comments
Closed

Write better documentation #28

1player opened this issue Sep 12, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@1player
Copy link
Owner

1player commented Sep 12, 2023

The README was written when host-spawn was only a proof-of-concept, to demonstrate the issues in flatpak-spawn --host were relatively easy to fix. Now that it's starting to be used as a replacement of flatpak-spawn itself, it's better to rewrite the docs to explain how it works and how to set it up.

@1player 1player added the documentation Improvements or additions to documentation label Sep 12, 2023
@1player 1player self-assigned this Sep 12, 2023
@pioupia
Copy link

pioupia commented Dec 11, 2023

Can you briefly explain how to set it up please?

@1player
Copy link
Owner Author

1player commented Dec 13, 2023

@pioupia please use this discussion for usage questions: #23

But in simple terms, my suggested setup, provided you are using it with distrobox or toolbox, is to put the binary in /usr/local/bin inside the container and that's all that's needed. Calling host-spawn from within the container should open a shell on the host, and running host-spawn <command> will run the command on the host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants