/- Copyright (c) 2017 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Gabriel Ebner, Sebastian Ullrich, Mac Malone -/ import Lake.Version namespace Lake def usage := "Lake, version " ++ versionString ++ " Usage: lake new create a Lean package in a new directory init create a Lean package in the current directory run