Skip to content

j8j8/sbt-jib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-jib

This project tries to make a sbt plugin for the awesome jib project from google.

currently to build it yourself you need to get the submodule and run the jib patch in the submodule directory

Developing

Currently to develop jib you first need to clone the project and then you actually need to do the following to fix any build issue's:

cd jib && git apply ../jib.patch

About

sbt version of sbt jib: https://github.com/GoogleContainerTools/jib

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 81.1%
  • Java 18.9%