Skip to content

prateek2408/juno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juno

This repository contains all the files which makes a docker image for development purposes.

Dockerfile

The file builds the docker image.

  1. Based on ubuntu focal.
  2. Vim version 8.1
  3. Git installed
  4. Installed vim plugins:
    a. vim-go -- This plugin makes the development of Go in vim simpler.
    b. pathogen -- Smartly loads all plugins from specified paths.
    c. sensible -- A common set of standards for vim editor.
    d. vim-plug -- Plugin manager for vim.
    e. vundle -- Another vim plugin mangager.

About

This repository contains all the files which makes a docker image for development purposes

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors