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

Improve 'get started' doc. #152

Merged
merged 8 commits into from Jun 5, 2018
Merged

Conversation

gichiba
Copy link
Contributor

@gichiba gichiba commented Jun 3, 2018

Aligns the step-by-step explanation of 'get started' with the actions
that are performed by scripts written in hackathonStarter/

Will close #150

@gichiba gichiba changed the title WIP Improve 'get started' doc. Improve 'get started' doc. Jun 3, 2018
@gichiba gichiba requested a review from chmanie June 3, 2018 21:01
chmanie
chmanie previously requested changes Jun 4, 2018

### Initialize your project
Create a new directory for your project, and initialize it with npm
TODO: clarify what steps this hash
Copy link
Member

Choose a reason for hiding this comment

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

This is probably still tbd

Once the colony is configured and everything has been initialized, you can start the task workflow.

## The Task Life-cycle
The most useful tool within a colony is the `task` method. Tasks are used to coordinate work, track reputation, and ultimately the only way to get paid through a colony. See [tasks](/colonynetwork/docs-tasks/) for a complete description of what tasks are within a colony.

### Create
Copy link
Member

Choose a reason for hiding this comment

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

We should probably add a link to a section which explains how to get the spec hash?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have adjusted to include a short explanation that the hash could be a reference to an IPFS file, but that it doesn't have to be.

@gichiba
Copy link
Contributor Author

gichiba commented Jun 5, 2018

Ok, so I think this is complete enough to merge, and to re-deploy the docs to get these changes out there. Some people are already starting to mess around with the quickstart, so I think it's important that we get this out there, and then add the IPFS/hackathonStarter content in a subsequent round of edits.

@gichiba gichiba requested a review from JamesLefrere June 5, 2018 09:23
Copy link
Contributor

@JamesLefrere JamesLefrere left a comment

Choose a reason for hiding this comment

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

Eu aprovo a documentação

@JamesLefrere JamesLefrere dismissed chmanie’s stale review June 5, 2018 09:31

Changes have been made

@JamesLefrere JamesLefrere merged commit 3971b04 into master Jun 5, 2018
@JamesLefrere JamesLefrere deleted the maintenance/150-get-started branch June 5, 2018 09:40
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.

None yet

3 participants