14 lines
No EOL
322 B
Markdown
14 lines
No EOL
322 B
Markdown
# gallowelds.com
|
|
|
|
```
|
|
git clone https://git.myco.systems/mycosystems/gallowelds.com.git
|
|
```
|
|
```
|
|
git submodule update --init --recursive
|
|
```
|
|
|
|
Optionally we recommend installing prettier, the prettierrc file is preconfigured to use the go template plugin.
|
|
|
|
```
|
|
npm install --save-dev prettier prettier-plugin-go-template
|
|
``` |