From 54a2419b0e66eaf52211870bf04d84af87deaa80 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Wed, 7 Feb 2018 22:29:40 -0800 Subject: wip --- build.sc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build.sc') diff --git a/build.sc b/build.sc index d31b66d8..d8523013 100755 --- a/build.sc +++ b/build.sc @@ -243,3 +243,7 @@ def uploadToGithub(assembly: Path, authKey: String, release: String, label: Stri upload.apply(assembly, release, label, authKey) } + +//def resolve(targets: mill.define.TargetScopt.Targets[Any]) = mill.T.command{ +// targets.items.foreach(println) +//} \ No newline at end of file -- cgit v1.2.3