-
Notifications
You must be signed in to change notification settings - Fork 17
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
doc: add link to near/cargo-near-new-project-template #297
Conversation
@race-of-sloths include |
@dj8yfo Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 5! @akorchyn received 25 Sloth Points for reviewing and scoring this pull request. What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would use a slightly different tone of voice, which is more inspiring than teaching.
README.md
Outdated
@@ -20,6 +20,14 @@ | |||
|
|||
**Release notes and unreleased changes can be found in the [CHANGELOG](CHANGELOG.md)** | |||
|
|||
## Github Codespaces template | |||
|
|||
This repo https://github.com/near/cargo-near-new-project-template contains project template |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This repo https://github.com/near/cargo-near-new-project-template contains project template | |
This [repo](https://github.com/near/cargo-near-new-project-template) contains project template |
But to be honest, I would make it something like that.
* Quick start your project with the [template repository](https://github.com/near/cargo-near-new-project-template) generated by `cargo near new` command
* Try it out using [Github Codespaces devcontainers](Link to them). The containers allow you to start building without the need to install any dependencies on your machine and provide the actual version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the widget is some javascript illusion, there's no link to it
@race-of-sloths score 5 :) |
No description provided.