|
|
@ -26,7 +26,7 @@ SSG is a Static Site Generator that is only a Static Site Generator. No resumes |
|
|
|
You can install it with the latest tool system: |
|
|
|
You can install it with the latest tool system: |
|
|
|
|
|
|
|
|
|
|
|
```shell |
|
|
|
```shell |
|
|
|
go get -tool git.learnjsthehardway.com/learn-code-the-hard-way/ssgod |
|
|
|
go get -tool lcthw.dev/go/ssgod |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
After that you have the ability to run the tool inside your project: |
|
|
|
After that you have the ability to run the tool inside your project: |
|
|
|