From bed08974f66c5949d8bf07da563dcf426f47c395 Mon Sep 17 00:00:00 2001 From: Larry Du Date: Mon, 17 Feb 2025 06:42:46 +0000 Subject: refactor: Renamed 'tools' to 'docker_tools' --- tools/README.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tools/README.md (limited to 'tools/README.md') diff --git a/tools/README.md b/tools/README.md deleted file mode 100644 index 630e576..0000000 --- a/tools/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# Docker environment setup -This docker container has everything you need to develop. - -To build the docker image, run -``` -./build.sh -``` -To enter the work environment. -``` -./devbox.sh -``` -The config directory mounts to the .config directory in root, for you to add your vim/nvim/tmux configurations. -- cgit v1.2.3