Skip to content

Instantly share code, notes, and snippets.

@1st8
Created November 10, 2025 07:16
Show Gist options
  • Select an option

  • Save 1st8/e643555dd7ef3287da03147879d8628c to your computer and use it in GitHub Desktop.

Select an option

Save 1st8/e643555dd7ef3287da03147879d8628c to your computer and use it in GitHub Desktop.
claude code web development environment tools 20251110
_____ _ _ _____ _
/ ____| | | | / ____| | |
| | | | __ _ _ _ __| | ___ | | ___ __| | ___
| | | |/ _` | | | |/ _` |/ _ \ | | / _ \ / _` |/ _ \
| |____| | (_| | |_| | (_| | __/ | |___| (_) | (_| | __/
\_____|_|\__,_|\__,_|\__,_|\___| \_____\___/ \__,_|\___|
Development Environment Tool Versions
=====================================
=================== Python ===================
✅ python3: Python 3.11.14
✅ python: Python 3.11.14
✅ pip: pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.11)
✅ poetry: Poetry (version 2.2.1)
✅ uv: uv 0.8.17
✅ black: black, 25.9.0 (compiled: yes)
✅ mypy: mypy 1.18.2 (compiled: yes)
✅ pytest: pytest 8.4.2
✅ ruff: ruff 0.14.3
=================== NodeJS ===================
✅ node: v22.21.1
-> system *
iojs -> N/A (default)
node -> stable (-> N/A) (default)
unstable -> N/A (default)
✅ nvm: available
✅ npm: 10.9.4
✅ yarn: 1.22.22
✅ pnpm: 10.20.0
✅ eslint: v9.39.1
✅ prettier: 3.6.2
✅ chromedriver: ChromeDriver 142.0.7444.61 (9884f628acbc5ba8787e2c95a8923a30cf127fd8-refs/branch-heads/7444_52@{#6})
=================== Java ===================
✅ java: openjdk version "21.0.8" 2025-07-15
OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu124.04.1)
OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu124.04.1, mixed mode, sharing)
✅ maven: Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
✅ gradle: Gradle 8.14.3
=================== Go ===================
✅ go: go version go1.24.7 linux/amd64
=================== Rust ===================
✅ rustc: rustc 1.91.0 (f8297e351 2025-10-28)
✅ cargo: cargo 1.91.0 (ea2d97820 2025-10-10)
=================== C/C++ Compilers ===================
✅ clang: Ubuntu clang version 18.1.3 (1ubuntu1)
✅ gcc: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
✅ cmake: cmake version 3.28.3
✅ ninja: 1.11.1
✅ conan: Conan version 2.22.1
=================== Other Utilities ===================
✅ awk: mawk 1.3.4 20240123
✅ curl: curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
✅ git: git version 2.43.0
✅ grep: grep (GNU grep) 3.11
✅ gzip: gzip 1.12
✅ jq: jq-1.7
✅ make: GNU Make 4.3
✅ rg: ripgrep 14.1.0
✅ sed: sed (GNU sed) 4.9
✅ tar: tar (GNU tar) 1.35
✅ tmux: tmux 3.4
✅ yq: yq 0.0.0
✅ vim: VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Sep 05 2025 19:44:46)
✅ nano: GNU nano, version 7.2
✅ All tool validations passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment