From a82bd1eabe94763162c2b0707d9c198fbe9835e3 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 18 Jun 2021 14:21:41 -0400 Subject: Refactored the machinery to make local macros into its own module. --- licentia/commands.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'licentia/commands.md') diff --git a/licentia/commands.md b/licentia/commands.md index 58ac36376..6671f43be 100644 --- a/licentia/commands.md +++ b/licentia/commands.md @@ -5,6 +5,10 @@ cd ~/lux/licentia/ \ && lein clean \ && lein lux auto build + +cd ~/lux/licentia/ \ +&& lux clean \ +&& time lux build ``` ## Test -- cgit v1.2.3