From 01bda0f0aa87c34a30253ffd1d5b60b33644f6d8 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 25 Jul 2020 22:24:44 -0700 Subject: bild: support incremental compilation Closes https://github.com/bsima/biz/issues/9 --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35084a1..6c6edf2 100644 --- a/README.md +++ b/README.md @@ -62,14 +62,8 @@ handle the file. So for example: ## Development -To build code, do: +Jump into a development shell: - bild + nix-shell -To get in the environment for a thing, `repl`: - - repl - -And to deploy: - - push +Then run `help` to see the dev commands. -- cgit v1.2.3