/- 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 import Lake.LeanVersion namespace Lake def usage := s!"Lake version {versionString} (Lean version {uiLeanVersionString}) Usage: lake new create a Lean package in a new directory init create a Lean package in the current directory run