Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 621 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 621 Bytes

denkmal.org Build Status

Development

Install the librarian-puppet and landrush plugins for Vagrant:

vagrant plugin install vagrant-librarian-puppet
vagrant plugin install landrush

Start and provision the box:

vagrant up

Fill in some example data:

vagrant ssh -c 'denkmal/bin/cm app fill-example-data'

The app should now be accessible on your host machine at http://www.denkmal.dev/.