/dev-env

My personal development environment

Primary LanguageDockerfile

dev-env

A small development envirionment using docker and ubuntu/bionic

Additions

  • SSH
  • cURL
  • tmux
  • node
  • deno
  • python3
  • rust/nightly
  • nvim
    • w0rp/ale
    • NERDTree
    • YouCompleteMe
      • ts-completer
      • racer-completer

Notes

Started with a docker tutorial from AGhost-7 on github.