doc: fix cosmetic issue with readme generation on code.ivysaur.me
This commit is contained in:
parent
ea4135888d
commit
92b1c4daa5
@ -14,12 +14,13 @@ Tags: nmdc
|
|||||||
=DEVELOPING=
|
=DEVELOPING=
|
||||||
|
|
||||||
[go-get]code.ivysaur.me/nmdc-webfrontend git https://git.ivysaur.me/code.ivysaur.me/nmdc-webfrontend.git[/go-get]
|
[go-get]code.ivysaur.me/nmdc-webfrontend git https://git.ivysaur.me/code.ivysaur.me/nmdc-webfrontend.git[/go-get]
|
||||||
|
|
||||||
1. Install Go, Node.js, NPM, and 7-Zip (`p7zip-full` on Debian)
|
1. Install Go, Node.js, NPM, and 7-Zip (`p7zip-full` on Debian)
|
||||||
2. Set up your `$GOPATH`
|
2. Set up your `$GOPATH`
|
||||||
3. Download the source code
|
3. Download the source code
|
||||||
- `https://git.ivysaur.me/code.ivysaur.me/nmdc-webfrontend.git` ; or
|
- `git clone https://git.ivysaur.me/code.ivysaur.me/nmdc-webfrontend.git `; or
|
||||||
- `go get code.ivysaur.me/nmdc-webfrontend` ; or
|
- `go get code.ivysaur.me/nmdc-webfrontend` ; or
|
||||||
- download and extract a source archive
|
- download and extract a source archive
|
||||||
4. Install dependencies: `sudo make deps`
|
4. Install dependencies: `sudo make deps`
|
||||||
5. Build: `make`
|
5. Build: `make`
|
||||||
6. Optional: Set `web.external_webroot: true` in the config file for unminified development
|
6. Optional: Set `web.external_webroot: true` in the config file for unminified development
|
||||||
|
Loading…
Reference in New Issue
Block a user