8 lines
166 B
Markdown
8 lines
166 B
Markdown
# bootstrap-io
|
|
|
|
## init submodule
|
|
```
|
|
git submodule add git@github.com:jerger/cryogen-bootstrap.git
|
|
ln -s `(pwd)`/cryogen-bootstrap/themes ./resources/templates
|
|
|
|
```
|