aboutsummaryrefslogtreecommitdiff
path: root/commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'commands.md')
-rw-r--r--commands.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/commands.md b/commands.md
index df846461e..a94dee8a7 100644
--- a/commands.md
+++ b/commands.md
@@ -25,25 +25,6 @@ cd ~/lux/lux-r/ && lein clean
---
-# Old/bootstrapping compiler
-
-## Build & install
-
-```
-cd ~/lux/lux-bootstrapper/ \
-&& lein clean \
-&& lein install
-```
-
-## Run JBE (Read generated bytecode)
-
-```
-cd ~/lux/jbe/bin/ \
-&& java ee.ioc.cs.jbe.browser.BrowserApplication
-```
-
----
-
# Leiningen plugin
## Install