Skip to content

pinx/heroku-buildpack-julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Julia buildpack for Heroku

This is a Heroku buildpack for adding a Julia binary to your environment.

Versions

  • Buildpack: 0.3
  • Julia: 1.0.0

Usage

Add this line to the .buildpacks file in your project:

https://github.com/pinx/heroku-buildpack-julia.git

or use the command heroku buildpacks:set https://github.com/pinx/heroku-buildpack-julia.git

In your project, create a file package.jl with any Julia code you want to run after installation.

Thanks

Inspiration for this buildpack was taken from:

I use these buildpacks on my dokku host.

License

MIT License

About

Heroku buildpack to install Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages