Skip to content

Instantly share code, notes, and snippets.

@ergofriend
Created October 23, 2019 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ergofriend/c8abc3017a1f06d22488e3f7f9c88392 to your computer and use it in GitHub Desktop.
Save ergofriend/c8abc3017a1f06d22488e3f7f9c88392 to your computer and use it in GitHub Desktop.
npx envinfo
  System:
    OS: macOS 10.15
    CPU: (8) x64 Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz
    Memory: 970.00 MB / 16.00 GB
    Shell: 5.7.1 - /usr/local/bin/zsh
  Binaries:
    Node: 12.11.1 - /usr/local/bin/node
    Yarn: 1.19.1 - /usr/local/bin/yarn
    npm: 6.11.3 - /usr/local/bin/npm
  Managers:
    Cargo: 1.37.0 - ~/.cargo/bin/cargo
    Homebrew: 2.1.14 - /usr/local/bin/brew
    pip3: 19.1.1 - /usr/local/bin/pip3
    RubyGems: 3.0.3 - /usr/bin/gem
  Utilities:
    Make: 3.81 - /usr/bin/make
    GCC: 9.2.0 - /usr/local/bin/gcc
    Git: 2.22.0 - /usr/local/bin/git
    Clang: 1100.0.33.8 - /usr/bin/clang
    Subversion: 1.10.4 - /usr/bin/svn
  Servers:
    Apache: 2.4.41 - /usr/sbin/apachectl
  Virtualization:
    Docker: 19.03.1 - /usr/local/bin/docker
    VirtualBox: 6.0.8 - /usr/local/bin/vboxmanage
  SDKs:
    iOS SDK:
      Platforms: iOS 13.1, DriverKit 19.0, macOS 10.15, tvOS 13.0, watchOS 6.0
  IDEs:
    Android Studio: 3.4 AI-183.6156.11.34.5522156
    Nano: 2.0.6 - /usr/bin/nano
    VSCode: 1.39.2 - /usr/local/bin/code
    Vim: 8.1 - /usr/local/bin/vim
    Xcode: 11.1/11A1027 - /usr/bin/xcodebuild
  Languages:
    Bash: 3.2.57 - /bin/bash
    Go: 1.12.6 - /usr/local/bin/go
    Elixir: 1.9.1 - /usr/local/bin/elixir
    Java: 11.0.4 - /usr/bin/javac
    Perl: 5.28.1 - /Users/ergop/.plenv/shims/perl
    PHP: 7.3.8 - /usr/bin/php
    Python: 2.7.16 - /usr/bin/python
    Python3: 3.7.4 - /usr/local/bin/python3
    Ruby: 2.6.3 - /usr/bin/ruby
    Rust: 1.19.0 - /Users/ergop/.cargo/bin/rustup
  Databases:
    MySQL: 10.14 - /usr/local/bin/mysql
    SQLite: 3.28.0 - /usr/bin/sqlite3
  Browsers:
    Chrome: 77.0.3865.120
    Firefox: 69.0.3
    Safari: 13.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment