Skip to content
Thomas Gossmann edited this page Jan 1, 2016 · 5 revisions

Creates a new keeko project somewhere:

  1. Runs composer create-project keeko/keeko $directory --no-dev

Ideas

  • Can take a profile argument to do additional tasks, e.g. install additional packages that are assigned with the profile or run some setup routines (e.g. cms profile).
Clone this wiki locally