Sha256: e0be833d607ac787ebbe8d703e3c7285009bf04df7a615bfe2fcc6ea68c0120d
Contents?: true
Size: 396 Bytes
Versions: 4
Compression:
Stored size: 396 Bytes
Contents
# Instructions ## Install Install the Cocina gem in your preferred ruby. ### Example: ChefDK ``` chef gem install cocina ``` ### Example: RVM ``` rvm use ruby@cocina --create gem install cocina ``` ## Converge ``` cocina web-ubuntu-1404 ``` You should see output like the following: ``` -----> Running for: web-ubuntu-1404 Dependencies: ["db-ubuntu-1404", "app-ubuntu-1404"] ```
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cocina-0.3.1 | example/README.md |
cocina-0.2.2 | example/README.md |
cocina-0.2.0 | example/README.md |
cocina-0.1.3 | example/README.md |