wildland / trail-guide

A collection of guides for making things.
0 stars 3 forks source link

When to run rake db:setup, wildland:setup and other commands #21

Open Herb4Wildland opened 9 years ago

Herb4Wildland commented 9 years ago

Sometimes I am unsure as to when to run these:

  1. rake wildland:setup
  2. rake db:reset
  3. rake db:setup
  4. rake db:seed
  5. bower install
  6. npm install etc.