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

Update cli command in getting started guide and closes #1138 #1162

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

janewang
Copy link
Contributor

@janewang janewang commented Jan 6, 2025

Also closes #1035

@stellar-jenkins
Copy link

1 similar comment
@stellar-jenkins
Copy link

docs/build/guides/dapps/soroban-contract-init-template.mdx Outdated Show resolved Hide resolved
docs/build/guides/dapps/soroban-contract-init-template.mdx Outdated Show resolved Hide resolved

```sh
stellar contract init ./ \
--frontend-template https://github.com/stellar/soroban-astro-template
git clone [email protected]:stellar/soroban-template-astro.git
Copy link
Contributor

Choose a reason for hiding this comment

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

this will clone the template repo's files into a new soroban-template-astro directory, inside soroban-hello-world. in order to use these template files, i think we'd need to instruct the user to copy them into the root of the soroban-hello-world project.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Have something different here from Chad's PR

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

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.

soroban getting started guide broken Stop referencing --frontend-template
3 participants