https://github.com/hardy613/dev-env
My personal development environment
https://github.com/hardy613/dev-env
Last synced: 5 months ago
JSON representation
My personal development environment
- Host: GitHub
- URL: https://github.com/hardy613/dev-env
- Owner: hardy613
- Created: 2018-07-20T21:17:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T00:32:19.000Z (over 4 years ago)
- Last Synced: 2025-08-25T14:51:28.970Z (10 months ago)
- Language: Dockerfile
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 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.
[docker tutorial from AGhost-7]: https://github.com/AGhost-7/docker-dev/tree/master/tutorial#build-your-own-docker-environment