Skip to content

Use get.codex.storage scripts for Join Testnet guide on Linux/macOS #53

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

veaceslavdoina
Copy link
Contributor

We recently created set of scripts to simplify Codex installation and they are located in get-codex repository.

Now, we also have two additional scripts - generate.sh and run.sh, so we have a full parity with scripts in the codex-testnet-starter repository. Also, these scripts has some fixes for Windows (msys2).

It probably make sense to include one-liners to the Join Codex Testnet guide for Linux/macOS

# Linux, macOS, Windows (msys2)
curl -s https://get.codex.storage/install.sh  | bash
curl -s https://get.codex.storage/generate.sh | bash
curl -s https://get.codex.storage/run.sh      | bash

Updated guide - https://docs-update-join-testnet-for.codex-docs-8lf.pages.dev/networks/testnet#sc-guide-web.

@veaceslavdoina veaceslavdoina added the documentation Improvements or additions to documentation label Nov 12, 2024
@veaceslavdoina veaceslavdoina self-assigned this Nov 12, 2024
@veaceslavdoina veaceslavdoina requested a review from gmega November 25, 2024 15:23
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

Successfully merging this pull request may close these issues.

1 participant