Skip to content

Commit 5c0b4c7

Browse files
committed
README: Add generate instructions.
1 parent be56600 commit 5c0b4c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# GopherJS.org
22

3+
## Generating
4+
5+
```bash
6+
go generate github.com/gopherjs/gopherjs.github.io/...
7+
```
8+
39
## Todo
410

511
* Tweak look and feel, logo, etc.

0 commit comments

Comments
 (0)