cryogen-bootstrap/README.md

8 lines
183 B
Markdown
Raw Normal View History

2019-11-23 11:43:40 +00:00
# bootstrap-io
## init submodule
```
2019-11-23 19:39:10 +00:00
git submodule add git@github.com:DomainDrivenArchitecture/cryogen-bootstrap.git
2019-11-23 11:43:40 +00:00
ln -s `(pwd)`/cryogen-bootstrap/themes ./resources/templates
```