Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Conversation

@bboyatwork
Copy link
Contributor

Addressing #68 Clarifying Clutter install path and links.

Addressing #68 Clarifying Clutter install path and links.
@bboyatwork bboyatwork requested review from science-girl and zippy May 25, 2018 14:37
@zippy
Copy link
Member

zippy commented May 25, 2018

Hey @science-girl could you please give my readme edits a once over and then approve?

README.md Outdated

**--or--**,

assuming that you've already setup you Holochain environment with [`hcadmin init`](https://developer.holochain.org/Command_Line_Tools#hcadmin_init) you can join and run Clutter with:
Copy link
Contributor

Choose a reason for hiding this comment

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

you -> your

README.md Outdated

**Prerequiste:** [Install Holochain](http://developer.holochain.org/Install_Holochain) on your machine and make sure you do the step to set the $GOPATH.

**Dependencies:** If you want to work on the Clutter UI, you will need `nodejs` (https://nodejs.org/en/) (LTS) installed, with `npm` or `yarn` (https://yarnpkg.com/lang/en/docs/install) to be able to build it from the `ui-src` to the `ui` directory:
Copy link
Contributor

Choose a reason for hiding this comment

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

"...to be able to build and copy it from the 'ui-src'..."

cd clutter/ui-src
npm install # (or yarn install)
npm run build # (or yarn build)
cd ..
Copy link
Contributor

Choose a reason for hiding this comment

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

After npm run build, npm start to configure and start the React UI.

README.md Outdated
bs
```
You will get a response like
You will get a response likev
Copy link
Contributor

Choose a reason for hiding this comment

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

likev -> like:

README.md Outdated
When a branch is pushed to Github Travis runs a build. The build does the following:
1. Installs docker-compose
2. Runs docker-compose up -d which spins up a bootstrap server and 3 instances of clutter
3. Install the cypress dependencies
Copy link
Contributor

Choose a reason for hiding this comment

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

For the 3rd point: Install -> Installs

@zippy
Copy link
Member

zippy commented May 25, 2018

done.

@zippy zippy merged commit b5cf854 into develop May 25, 2018
@science-girl science-girl deleted the 68-readme-clutter-install branch May 25, 2018 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants