Skip to content

frutti93/vim-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM-DEVELOPMENT

A docker container for Python development without a traditional IDE. Mount the direcory to work on into the container and start developing.

docker build -t vim-development .
docker run --rm -it -v ~/.ssh:/home/user/.ssh vim-development
docker run --rm -it -v ~/.ssh:/home/user/.ssh frutti93/vim-development:latest

About

A docker container for development without a regular IDE.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors