https://github.com/ferdinandkeller/dev-environment
my tailor-made development environment
https://github.com/ferdinandkeller/dev-environment
Last synced: about 2 months ago
JSON representation
my tailor-made development environment
- Host: GitHub
- URL: https://github.com/ferdinandkeller/dev-environment
- Owner: ferdinandkeller
- Created: 2024-10-17T19:07:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T12:10:10.000Z (7 months ago)
- Last Synced: 2025-02-12T23:48:27.079Z (3 months ago)
- Language: Lua
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Development Environment
This project contains a single Dockerfile.
Its purpose is to quickly open a fully-featured development environment for any kind of project, on any machine that has Docker installed.
This environment will evolve as my knownledge of Neovim, Tmux, and other tools grows.
> note : The code here is really ugly !! That's because I'm still learning how to use LUA, Neovim and Tmux.