MegaPhysics / megaphysics.github.io

A Physics wiki (sort of).
megaphysics.github.io
GNU General Public License v2.0
1 stars 2 forks source link

Clean before building in megphys go #61

Closed hmac closed 9 years ago

hmac commented 9 years ago

So megphys go will be equivalent to:

  1. megphys clean
  2. megphys build
  3. megphys serve
drewsberry commented 9 years ago

This makes sense.